We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af42295 + 21f9dca commit 72743b0Copy full SHA for 72743b0
1 file changed
pom.xml
@@ -51,7 +51,7 @@
51
52
<!-- Properties -->
53
<properties>
54
- <revision>4.4.0</revision>
+ <revision>4.4.1</revision>
55
56
<!-- basic project properties -->
57
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -70,7 +70,7 @@
70
<central-publishing-maven-plugin.version>0.7.0</central-publishing-maven-plugin.version>
71
72
<!-- dependency versions -->
73
- <taskit.version>5.1.0</taskit.version>
+ <taskit.version>5.1.1</taskit.version>
74
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
75
<junit-jupiter-engine.version>5.11.4</junit-jupiter-engine.version>
76
</properties>
0 commit comments