personalweb

Archived
git clone git://git.wimdupont.com/personalweb.git
Log | Files | Refs | README | LICENSE

commit 521b62fddba02d75b75ac52f51d2aea7a100137a
parent 2809bb58a652a4b363316906fd524910cc93d8d8
Author: WimDupont <WimDupont@users.noreply.gitlab.com>
Date:   Thu, 22 Jul 2021 20:00:42 +0200

git boot upgrade

Diffstat:
Mpom.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>2.5.1</version> + <version>2.5.3</version> </parent> <groupId>com.wimdupont</groupId> <artifactId>personalweb</artifactId>