Skip to content

Commit ae706d4

Browse files
committed
Update to 2.13.4
1 parent c96a39c commit ae706d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.fasterxml.jackson</groupId>
66
<artifactId>jackson-bom</artifactId>
7-
<version>2.13.3</version>
7+
<version>2.13.4</version>
88
</parent>
99

1010
<artifactId>jackson-benchmarks</artifactId>
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>com.google.code.gson</groupId>
144144
<artifactId>gson</artifactId>
145-
<version>2.8.6</version>
145+
<version>2.9.1</version>
146146
</dependency>
147147

148148
<dependency>

0 commit comments

Comments
 (0)