Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.owasp-dependency-chec…
Browse files Browse the repository at this point in the history
…k-maven-12.0.2
  • Loading branch information
pethers authored Jan 31, 2025
2 parents 6eda480 + f5b43b8 commit 34d931f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion citizen-intelligence-agency/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.12.0</version>
<version>2.12.1</version>
<exclusions>
<exclusion>
<groupId>com.google.errorprone</groupId>
Expand Down
2 changes: 1 addition & 1 deletion service.data.impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.12.0</version>
<version>2.12.1</version>
<exclusions>
<exclusion>
<groupId>com.google.errorprone</groupId>
Expand Down
2 changes: 1 addition & 1 deletion web-widgets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.12.0</version>
<version>2.12.1</version>
<exclusions>
<exclusion>
<groupId>com.google.errorprone</groupId>
Expand Down

0 comments on commit 34d931f

Please sign in to comment.