This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/master by this push:
new 7633174a31 Bump swagger-core from 2.2.9 to 2.2.10
7633174a31 is described below
commit 7633174a31b4a6af79b66341066e72a3c28dab5f
Author: Andi Huber <[email protected]>
AuthorDate: Tue May 16 07:04:49 2023 +0200
Bump swagger-core from 2.2.9 to 2.2.10
---
bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index 363f241a69..e161ba5177 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -177,7 +177,7 @@ It is therefore a copy of org.apache:apache, with
customisations clearly identif
<spring-boot.version>2.7.11</spring-boot.version>
<summernote.version>0.8.20</summernote.version>
<surefire-plugin.argLine>-Xmx384m</surefire-plugin.argLine>
- <swagger-core.version>2.2.9</swagger-core.version>
+ <swagger-core.version>2.2.10</swagger-core.version>
<togglz.version>3.3.3</togglz.version>