Skip to content

Commit 1d2986a

Browse files
Bump guava from 30.1.1-jre to 31.1-jre
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 31.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37abf01 commit 1d2986a

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
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>com.github.checkmarx-ltd</groupId>
1212
<artifactId>cx-spring-boot-sdk</artifactId>
13-
<version>0.5.11</version>
13+
<version>0.5.12</version>
1414
<name>cx-spring-boot-sdk</name>
1515
<description>Checkmarx Java Spring Boot SDK</description>
1616
<properties>
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>com.google.guava</groupId>
101101
<artifactId>guava</artifactId>
102-
<version>30.1.1-jre</version>
102+
<version>31.1-jre</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.springframework.ws</groupId>

0 commit comments

Comments
 (0)