From 681d3fb343f9604f01ef87aa87adc95f133b221e Mon Sep 17 00:00:00 2001 From: Corneil du Plessis Date: Thu, 16 May 2024 12:51:26 +0200 Subject: [PATCH] Update Spring Framework to 6.0.20 --- pom.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 9b58b407..a061d299 100644 --- a/pom.xml +++ b/pom.xml @@ -124,11 +124,11 @@ 4.3.5 - 6.0.18 + 6.0.20 6.1.9 - 6.0.19-SNAPSHOT + 6.0.21-SNAPSHOT 6.1.10-SNAPSHOT @@ -152,7 +152,7 @@ 2.10.0 1.3.7 1.77 - 0.0.3 + 0.0.5 @@ -702,12 +702,12 @@ org.asciidoctor asciidoctor-maven-plugin - 2.2.2 + 2.2.6 org.asciidoctor asciidoctorj-pdf - 2.3.0 + 2.3.15 io.spring.asciidoctor.backends @@ -726,8 +726,8 @@ spring-html ${project.build.directory}/site/reference/html - highlight.js + highlight.js // these attributes are required to use the doc resources shared css/ @@ -751,7 +751,9 @@ ${project.build.directory}/site/reference/pdf pdf - coderay + + coderay +