aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas <>2022-05-16 11:33:07 +0200
committerThomas <>2022-05-16 11:33:07 +0200
commitded6dab5d1a53e10dc643aa56a819234ee086f72 (patch)
tree6ca302f2006dbc3a7c3d1b0cafeca71a8397f9c8 /pom.xml
parent8942276a3e03923cfc1d162582ca0f734a54ea90 (diff)
downloadNational_eIDAS_Gateway-ded6dab5d1a53e10dc643aa56a819234ee086f72.tar.gz
National_eIDAS_Gateway-ded6dab5d1a53e10dc643aa56a819234ee086f72.tar.bz2
National_eIDAS_Gateway-ded6dab5d1a53e10dc643aa56a819234ee086f72.zip
chore(core): switch to Spring 5.3.20
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 ea08990e..23662b00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<spring-boot-starter-web.version>2.5.13</spring-boot-starter-web.version>
<spring-boot-admin-starter-client.version>2.5.6</spring-boot-admin-starter-client.version>
- <org.springframework.version>5.3.19</org.springframework.version>
+ <org.springframework.version>5.3.20</org.springframework.version>
<org.thymeleaf-spring5.version>3.0.15.RELEASE</org.thymeleaf-spring5.version>
<apache.cxf.version>3.5.2</apache.cxf.version>