Skip to content

Commit 77c2a4d

Browse files
committed
qanary.component v3.9.0: upgrade commons to 3.11.0
1 parent 2e80c54 commit 77c2a4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qanary_component-template/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>eu.wdaqua.qanary</groupId>
77
<artifactId>qa.component</artifactId>
8-
<version>3.8.0</version>
8+
<version>3.9.0</version>
99

1010
<parent>
1111
<groupId>org.springframework.boot</groupId>
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>eu.wdaqua.qanary</groupId>
9595
<artifactId>qa.commons</artifactId>
96-
<version>[3.10.3,4.0.0)</version>
96+
<version>[3.11.0,4.0.0)</version>
9797
</dependency>
9898
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core -->
9999
<dependency>

0 commit comments

Comments
 (0)