We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff60f8 commit e7801d0Copy full SHA for e7801d0
1 file changed
pom.xml
@@ -100,7 +100,7 @@
100
<dependency>
101
<groupId>com.fasterxml.jackson.core</groupId>
102
<artifactId>jackson-databind</artifactId>
103
- <version>2.20.0</version>
+ <version>2.20.1</version>
104
</dependency>
105
106
<!-- APT dependencies -->
@@ -165,7 +165,7 @@
165
166
<groupId>ch.qos.logback</groupId>
167
<artifactId>logback-classic</artifactId>
168
- <version>1.5.20</version>
+ <version>1.5.21</version>
169
<scope>test</scope>
170
171
@@ -186,7 +186,7 @@
186
187
<groupId>commons-io</groupId>
188
<artifactId>commons-io</artifactId>
189
190
191
192
0 commit comments