File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 49
49
50
50
<!-- Properties -->
51
51
<properties >
52
- <revision >2.1.4</revision >
52
+
53
+ <revision >2.2.0</revision >
53
54
54
55
<!-- basic project properties -->
55
56
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
63
64
<protobuf-maven-plugin .version>0.6.1</protobuf-maven-plugin .version>
64
65
65
66
<!-- plugin versions -->
66
- <flatten-maven-plugin .version>1.6 .0</flatten-maven-plugin .version>
67
- <maven-surefire-plugin .version>3.5.2 </maven-surefire-plugin .version>
68
- <maven-failsafe-plugin .version>3.5.2 </maven-failsafe-plugin .version>
67
+ <flatten-maven-plugin .version>1.7 .0</flatten-maven-plugin .version>
68
+ <maven-surefire-plugin .version>3.5.3 </maven-surefire-plugin .version>
69
+ <maven-failsafe-plugin .version>3.5.3 </maven-failsafe-plugin .version>
69
70
<maven-source-plugin .version>3.3.1</maven-source-plugin .version>
70
71
<maven-javadoc-plugin .version>3.11.2</maven-javadoc-plugin .version>
71
72
<maven-gpg-plugin .version>3.2.7</maven-gpg-plugin .version>
72
73
<central-publishing-maven-plugin .version>0.7.0</central-publishing-maven-plugin .version>
73
74
74
75
<!-- dependency versions -->
75
- <gcm-taskit .version>3.1.4</gcm-taskit .version>
76
+
77
+ <gcm-taskit .version>3.2.0</gcm-taskit .version>
78
+
76
79
<protoc .version>3.25.2</protoc .version>
77
- <jacoco-maven-plugin .version>0.8.12 </jacoco-maven-plugin .version>
78
- <junit-jupiter-engine .version>5.11.4 </junit-jupiter-engine .version>
80
+ <jacoco-maven-plugin .version>0.8.13 </jacoco-maven-plugin .version>
81
+ <junit-jupiter-engine .version>5.12.1 </junit-jupiter-engine .version>
79
82
</properties >
80
83
81
84
<dependencies >
You can’t perform that action at this time.
0 commit comments