diff options
author | Thomas <> | 2022-10-07 17:23:07 +0200 |
---|---|---|
committer | Thomas <> | 2022-10-07 17:23:07 +0200 |
commit | cebdf02e844e5c64f8118c863cd79f2b91c20dc2 (patch) | |
tree | 6ee691420b7ad5e4ccea6a8b76531fa3b2b86706 /pom.xml | |
parent | 2491f68f97b8aa956a1f1e106fa2cf3540d8f86b (diff) | |
download | National_eIDAS_Gateway-cebdf02e844e5c64f8118c863cd79f2b91c20dc2.tar.gz National_eIDAS_Gateway-cebdf02e844e5c64f8118c863cd79f2b91c20dc2.tar.bz2 National_eIDAS_Gateway-cebdf02e844e5c64f8118c863cd79f2b91c20dc2.zip |
chore(core): update third-party lib
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ <spring-boot-starter-web.version>2.5.14</spring-boot-starter-web.version> <spring-boot-admin-starter-client.version>2.7.4</spring-boot-admin-starter-client.version> - <org.springframework.version>5.3.22</org.springframework.version> + <org.springframework.version>5.3.23</org.springframework.version> <org.thymeleaf-spring5.version>3.0.15.RELEASE</org.thymeleaf-spring5.version> <apache.cxf.version>3.5.3</apache.cxf.version> |