Skip to content

Commit

Permalink
Merge pull request #282 from WDAqua/snyk-upgrade-2ef864eae5454a442c81…
Browse files Browse the repository at this point in the history
…4547af2fb81d

[Snyk] Upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0
  • Loading branch information
anbo-de authored Jun 13, 2024
2 parents 3761458 + be753fa commit eda11e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qanary_commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.wdaqua.qanary</groupId>
<artifactId>qa.commons</artifactId>
<version>3.15.0</version>
<version>3.15.1</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
Expand Down Expand Up @@ -244,7 +244,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
<version>2.11.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit eda11e2

Please sign in to comment.