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 3ca7dcec9e Bump io.swagger.core.v3:swagger-core from 2.2.21 to 2.2.22
3ca7dcec9e is described below
commit 3ca7dcec9e66124ad5cf7c2e76547d1d257b784b
Author: andi-huber <[email protected]>
AuthorDate: Mon May 20 07:09:49 2024 +0200
Bump io.swagger.core.v3:swagger-core from 2.2.21 to 2.2.22
---
bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index 45e6fa8e51..aa87300113 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.21</swagger-core.version>
+ <swagger-core.version>2.2.22</swagger-core.version>
<wicket.version>9.17.0</wicket.version>
<wicket-bootstrap.version>6.0.5</wicket-bootstrap.version> <!--
de.agilecoders.wicket:wicket-bootstrap... -->