Skip to content

Commit b0de4c3

Browse files
Update all non-major dependencies
1 parent 3281252 commit b0de4c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<java.version>1.8</java.version>
1717
<kotlin.version>1.7.20</kotlin.version>
1818
<kotlin-coroutines.version>1.6.4</kotlin-coroutines.version>
19-
<jackson.version>2.13.4</jackson.version>
19+
<jackson.version>2.14.0</jackson.version>
2020
<graphql-java.version>19.2</graphql-java.version>
2121
<reactive-streams.version>1.0.4</reactive-streams.version>
2222

@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>ch.qos.logback</groupId>
102102
<artifactId>logback-classic</artifactId>
103-
<version>1.3.3</version>
103+
<version>1.3.4</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)