Skip to content

Commit 95cae7c

Browse files
chore(deps): bump com.google.code.gson:gson from 2.10.1 to 2.12.1 in /stackrox-container-image-scanner (#413)
1 parent 0929eb5 commit 95cae7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • stackrox-container-image-scanner

stackrox-container-image-scanner/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>com.google.guava</groupId>
9999
<artifactId>guava</artifactId>
100-
<version>33.3.0-jre</version>
100+
<version>33.4.0-jre</version>
101101
</dependency>
102102
<dependency>
103103
<groupId>commons-validator</groupId>
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>com.google.code.gson</groupId>
130130
<artifactId>gson</artifactId>
131-
<version>2.10.1</version>
131+
<version>2.12.1</version>
132132
</dependency>
133133
<dependency>
134134
<groupId>io.gsonfire</groupId>

0 commit comments

Comments
 (0)