Skip to content

Commit

Permalink
fix: upgrade org.springframework.boot:spring-boot-starter-freemarker …
Browse files Browse the repository at this point in the history
…from 3.1.4 to 3.1.5

Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-freemarker from 3.1.4 to 3.1.5.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-freemarker/

See this project in Snyk:
https://app.snyk.io/org/contentstack-sdk/project/59ad68ce-8183-40f3-859f-8a609b24063b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 11, 2023
1 parent 691fdd0 commit c97df79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<java.version>1.8</java.version>
<spring-boot.version>3.1.4</spring-boot.version>
<spring-boot.version>3.1.5</spring-boot.version>
<json-smart.version>5.2.2</json-smart.version>
<contentstack.version>1.12.2</contentstack.version>
</properties>
Expand Down

0 comments on commit c97df79

Please sign in to comment.