Skip to content

Commit e7801d0

Browse files
committed
upgrade
1 parent 2ff60f8 commit e7801d0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>com.fasterxml.jackson.core</groupId>
102102
<artifactId>jackson-databind</artifactId>
103-
<version>2.20.0</version>
103+
<version>2.20.1</version>
104104
</dependency>
105105

106106
<!-- APT dependencies -->
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>ch.qos.logback</groupId>
167167
<artifactId>logback-classic</artifactId>
168-
<version>1.5.20</version>
168+
<version>1.5.21</version>
169169
<scope>test</scope>
170170
</dependency>
171171

@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>commons-io</groupId>
188188
<artifactId>commons-io</artifactId>
189-
<version>2.20.0</version>
189+
<version>2.20.1</version>
190190
<scope>test</scope>
191191
</dependency>
192192

0 commit comments

Comments
 (0)