Skip to content

Commit

Permalink
fix: liquibase-couchbase/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538
  • Loading branch information
snyk-bot committed Jul 27, 2024
1 parent 75ca19c commit 81e44ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<groovy-all.version>2.5.19</groovy-all.version>
<spock-core.version>2.0-M2-groovy-2.5</spock-core.version>
<jacoco.plugin.version>0.8.8</jacoco.plugin.version>
<json-schema-validator-version>1.0.81</json-schema-validator-version>
<json-schema-validator-version>1.0.84</json-schema-validator-version>
<maven-shade-plugin-version>3.4.1</maven-shade-plugin-version>
<junit-platform-reporting.version>1.9.1</junit-platform-reporting.version>
<reactor-test.version>3.5.6</reactor-test.version>
Expand Down

0 comments on commit 81e44ae

Please sign in to comment.