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 78b5c43418 Bump io.swagger.core.v3:swagger-core from 2.2.20 to 2.2.21
78b5c43418 is described below
commit 78b5c43418f50a39a262765f5e918f6aaebe04a5
Author: Andi Huber <[email protected]>
AuthorDate: Thu Mar 21 07:45:06 2024 +0100
Bump io.swagger.core.v3:swagger-core from 2.2.20 to 2.2.21
---
bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index 53be2ebd79..17b0914d2e 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -182,7 +182,7 @@ It is therefore a copy of org.apache:apache, with
customisations clearly identif
<summernote.version>0.8.20</summernote.version>
<surefire-plugin.argLine>-Xmx384m</surefire-plugin.argLine>
<surefire.useModulePath>false</surefire.useModulePath> <!-- disable
module-path for testing, that is, put everything on the class-path -->
- <swagger-core.version>2.2.20</swagger-core.version>
+ <swagger-core.version>2.2.21</swagger-core.version>
<wicket.version>9.16.0</wicket.version>
<wicket-bootstrap.version>6.0.5</wicket-bootstrap.version> <!--
de.agilecoders.wicket:wicket-bootstrap... -->