We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0929eb5 commit 95cae7cCopy full SHA for 95cae7c
1 file changed
stackrox-container-image-scanner/pom.xml
@@ -97,7 +97,7 @@
97
<dependency>
98
<groupId>com.google.guava</groupId>
99
<artifactId>guava</artifactId>
100
- <version>33.3.0-jre</version>
+ <version>33.4.0-jre</version>
101
</dependency>
102
103
<groupId>commons-validator</groupId>
@@ -128,7 +128,7 @@
128
129
<groupId>com.google.code.gson</groupId>
130
<artifactId>gson</artifactId>
131
- <version>2.10.1</version>
+ <version>2.12.1</version>
132
133
134
<groupId>io.gsonfire</groupId>
0 commit comments