Skip to content

Commit 76be074

Browse files
committed
Bump to latest versions of dependencies
Signed-off-by: Christopher Grote <[email protected]>
1 parent 81e0612 commit 76be074

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

java/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848

4949
<properties>
5050
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
51-
<spring-web-version>5.3.3</spring-web-version>
51+
<spring-web-version>5.3.4</spring-web-version>
5252
<jackson-version>2.12.1</jackson-version>
5353
<jackson-databind-version>2.12.1</jackson-databind-version>
5454
<jackson-databind-nullable-version>0.2.1</jackson-databind-nullable-version>
55-
<junit-version>4.13.1</junit-version>
55+
<junit-version>4.13.2</junit-version>
5656
<surefire.plugin.version>3.0.0-M5</surefire.plugin.version>
57-
<reactor-version>3.4.2</reactor-version>
58-
<reactor-netty-version>1.0.3</reactor-netty-version>
57+
<reactor-version>3.4.3</reactor-version>
58+
<reactor-netty-version>1.0.4</reactor-netty-version>
5959
<reactor-netty-ipc-version>0.7.15.RELEASE</reactor-netty-ipc-version>
6060
<netty-version>4.1.59.Final</netty-version>
6161
<testng.version>7.3.0</testng.version>

0 commit comments

Comments
 (0)