Skip to content

Commit 3cb1b14

Browse files
authored
build(deps): update dependencies (#1674)
1 parent 8a841b5 commit 3cb1b14

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<maven.deploy.skip>true</maven.deploy.skip>
3434

3535
<!-- Versions -->
36-
<neo4j-bolt-connection-bom.version>6.0.1</neo4j-bolt-connection-bom.version>
36+
<neo4j-bolt-connection-bom.version>6.0.2</neo4j-bolt-connection-bom.version>
3737
<reactive-streams.version>1.0.4</reactive-streams.version>
3838
<!-- Please note that when updating this dependency -->
3939
<!-- (i.e. due to a security vulnerability or bug) that the -->
@@ -46,7 +46,7 @@
4646
<slf4j-api.version>2.1.0-alpha1</slf4j-api.version>
4747
<hamcrest.version>3.0</hamcrest.version>
4848
<mockito-core.version>5.18.0</mockito-core.version>
49-
<junit.version>5.13.1</junit.version>
49+
<junit.version>5.13.3</junit.version>
5050
<!-- supply a newer version than the one supplied by the reactive-streams 1.0.4 -->
5151
<testng.version>7.11.0</testng.version>
5252
<jarchivelib.version>1.2.0</jarchivelib.version>
@@ -57,12 +57,12 @@
5757
<bouncycastle-jdk18on.version>1.81</bouncycastle-jdk18on.version>
5858
<logback-classic.version>1.5.18</logback-classic.version>
5959
<log4j.version>2.24.3</log4j.version>
60-
<jackson.version>2.19.0</jackson.version>
60+
<jackson.version>2.19.1</jackson.version>
6161
<lombok.version>1.18.38</lombok.version>
6262
<svm.version>24.2.1</svm.version>
6363
<micrometer.version>1.15.1</micrometer.version>
6464
<blockhound.version>1.0.13.RELEASE</blockhound.version>
65-
<testcontainers.version>1.21.1</testcontainers.version>
65+
<testcontainers.version>1.21.3</testcontainers.version>
6666
<build-resources.version>2024-12.1</build-resources.version>
6767
<!-- To be overwritten by child projects -->
6868
<moduleName/>

0 commit comments

Comments
 (0)