aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2022-03-31 22:53:01 +0300
committerGravatar Vitaly Takmazov2022-03-31 22:53:01 +0300
commit221664b0576b7ef51bbdb814745ca958e686b3de (patch)
tree58b67e66261f86c5f0db66b94df32c88af24049c /pom.xml
parente79e865766c9932e1068f914a481e596c6816296 (diff)
Bump Spring Boot to 2.6.6
* Spring4Shell workaround is not needed anymore
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 45391a2f..51adab95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.6.5</version>
+ <version>2.6.6</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>