Skip to content

Commit

Permalink
Update to spring boot 2.2 (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebussieres authored Oct 28, 2019
1 parent 73d6b3d commit 131ca36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pebble-spring/pebble-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<url>http://pebbletemplates.io</url>

<properties>
<boot.version>2.1.8.RELEASE</boot.version>
<boot.version>2.2.0.RELEASE</boot.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pebble-spring/pebble-spring5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<servlet-api.version>3.1.0</servlet-api.version>
<spring-framework.version>5.1.9.RELEASE</spring-framework.version>
<spring-framework.version>5.2.0.RELEASE</spring-framework.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 131ca36

Please sign in to comment.