Skip to content

Commit 3a5c0c3

Browse files
authored
Housekeeping: Bump Groovy-related dependencies (#4276)
1 parent bc27e37 commit 3a5c0c3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

extra/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<!-- Maven plugin versions -->
2626
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
27-
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
27+
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
2828
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
2929
<maven-failsafe-plugin.version>${maven-surefire-plugin.version}</maven-failsafe-plugin.version>
3030
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
@@ -60,7 +60,7 @@
6060

6161
<!-- Project test dependency versions -->
6262
<wiremock.version>3.12.1</wiremock.version>
63-
<spock.version>2.4-M5-groovy-4.0</spock.version>
63+
<spock.version>2.4-M6-groovy-4.0</spock.version>
6464
<!--TODO: replace with WireMock -->
6565
<mockserver.version>5.15.0</mockserver.version>
6666

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<download-plugin.version>2.0.0</download-plugin.version>
2626
<git-commit-id-plugin.version>9.0.1</git-commit-id-plugin.version>
2727

28-
<gmavenplus-plugin.version>4.1.1</gmavenplus-plugin.version>
28+
<gmavenplus-plugin.version>4.2.1</gmavenplus-plugin.version>
2929
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
3030
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
3131
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>

0 commit comments

Comments
 (0)