We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e80c54 commit 77c2a4dCopy full SHA for 77c2a4d
qanary_component-template/pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>eu.wdaqua.qanary</groupId>
7
<artifactId>qa.component</artifactId>
8
- <version>3.8.0</version>
+ <version>3.9.0</version>
9
10
<parent>
11
<groupId>org.springframework.boot</groupId>
@@ -93,7 +93,7 @@
93
<dependency>
94
95
<artifactId>qa.commons</artifactId>
96
- <version>[3.10.3,4.0.0)</version>
+ <version>[3.11.0,4.0.0)</version>
97
</dependency>
98
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core -->
99
0 commit comments