personalweb

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

commit e696cf6232f8c966ad54ffbe078619ee06493085
parent 7b98152aed43986eabd37165d2fe3529b6e2dac3
Author: WimDupont <WimDupont@users.noreply.gitlab.com>
Date:   Mon,  9 Aug 2021 19:29:49 +0200

Merge remote-tracking branch 'origin/master'

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>