Skip to content

Commit

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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7687446
  • Loading branch information
snyk-bot committed Aug 16, 2024
1 parent 75ca19c commit 6c731d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-starter-liquibase-couchbase/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.0.0</spring.boot.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6c731d1

Please sign in to comment.