Skip to content

Commit

Permalink
fix: spring-boot-starter-liquibase-couchbase-test/pom.xml to reduce v…
Browse files Browse the repository at this point in the history
…ulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230364
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365
  • Loading branch information
snyk-bot committed Nov 20, 2024
1 parent efe5c5c commit 4f5f5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-starter-liquibase-couchbase-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<spring.boot.version>2.7.12</spring.boot.version>
<spring.boot.version>3.2.11</spring.boot.version>
<couchbase.version>1.17.6</couchbase.version>
<lombok.version>1.18.26</lombok.version>
<snakeyaml.version>2.0</snakeyaml.version>
Expand Down

0 comments on commit 4f5f5da

Please sign in to comment.