We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e51644 commit c72d150Copy full SHA for c72d150
1 file changed
pom.xml
@@ -51,7 +51,7 @@
51
52
<!-- Properties -->
53
<properties>
54
- <revision>4.4.2</revision>
+ <revision>4.4.3</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.2</taskit.version>
+ <taskit.version>5.1.3</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