Skip to content

Commit ff66e1b

Browse files
authored
build: Pin Develocity Maven extension version in pom.xml. (#23326)
1 parent eb40646 commit ff66e1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,7 @@
408408
<plugin>
409409
<groupId>com.gradle</groupId>
410410
<artifactId>develocity-maven-extension</artifactId>
411+
<version>${develocity-maven-extension.version}</version>
411412
<configuration>
412413
<develocity>
413414
<normalization>
@@ -1234,6 +1235,7 @@
12341235
<commons-io.version>2.20.0</commons-io.version>
12351236
<commons-lang.version>3.18.0</commons-lang.version>
12361237
<commons-text.version>1.10.0</commons-text.version>
1238+
<develocity-maven-extension.version>1.23.2</develocity-maven-extension.version>
12371239
<diffutils.version>1.3.0</diffutils.version>
12381240
<generex.version>1.0.2</generex.version>
12391241
<git-commit-id-plugin.version>4.9.10</git-commit-id-plugin.version>

0 commit comments

Comments
 (0)