Skip to content

Commit 981f7a2

Browse files
authored
build(deps): update dependencies (#1675)
1 parent 1bd71fd commit 981f7a2

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
@@ -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>1.7.36</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.2</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>

0 commit comments

Comments
 (0)