Skip to content

Commit e51d31e

Browse files
authored
feat(query-api): Add support for bearer and none tokens (#1713)
This update brings support for bearer and none tokens to the Query API module.
1 parent 3c60d6b commit e51d31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<maven.deploy.skip>true</maven.deploy.skip>
3535

3636
<!-- Versions -->
37-
<neo4j-bolt-connection-bom.version>10.0.1</neo4j-bolt-connection-bom.version>
37+
<neo4j-bolt-connection-bom.version>10.1.0</neo4j-bolt-connection-bom.version>
3838
<reactive-streams.version>1.0.4</reactive-streams.version>
3939
<!-- Please note that when updating this dependency -->
4040
<!-- (i.e. due to a security vulnerability or bug) that the -->

0 commit comments

Comments
 (0)