Skip to content

Commit bc8af68

Browse files
committed
Upgrade to SCRAM 3.2.
[resolves #682]
1 parent 8d81aa5 commit bc8af68

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
@@ -48,7 +48,7 @@
4848
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4949
<r2dbc-spi.version>1.0.0.RELEASE</r2dbc-spi.version>
5050
<reactor.version>2022.0.22</reactor.version>
51-
<scram-client.version>3.1</scram-client.version>
51+
<scram-client.version>3.2</scram-client.version>
5252
<spring-framework.version>5.3.39</spring-framework.version>
5353
<testcontainers.version>1.21.3</testcontainers.version>
5454
<jts-core.version>1.20.0</jts-core.version>

0 commit comments

Comments
 (0)