Skip to content

Commit b14c10c

Browse files
Bump the maven-build-plugins group across 1 directory with 9 updates
Bumps the maven-build-plugins group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) | `2.18.0` | `2.19.1` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.5.0` | `3.6.2` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.2` | `3.12.0` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.6.0` | `3.6.1` | | [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) | `12.1.1` | `12.1.8` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.13` | `0.8.14` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.7` | `3.2.8` | Updates `org.codehaus.mojo:versions-maven-plugin` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.18.0...2.19.1) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.5.0 to 3.6.2 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.5.0...enforcer-3.6.2) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.2 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.1) Updates `org.owasp:dependency-check-maven` from 12.1.1 to 12.1.8 - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](dependency-check/DependencyCheck@v12.1.1...v12.1.8) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.7 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72e4be2 commit b14c10c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

pom.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<guava.version>33.4.0-jre</guava.version>
4949

5050
<!-- maven plugins -->
51-
<dependency-check.version>12.1.1</dependency-check.version>
51+
<dependency-check.version>12.1.8</dependency-check.version>
5252
</properties>
5353

5454
<dependencies>
@@ -110,12 +110,12 @@
110110
<plugin>
111111
<groupId>org.codehaus.mojo</groupId>
112112
<artifactId>versions-maven-plugin</artifactId>
113-
<version>2.18.0</version>
113+
<version>2.19.1</version>
114114
</plugin>
115115
<plugin>
116116
<groupId>org.apache.maven.plugins</groupId>
117117
<artifactId>maven-enforcer-plugin</artifactId>
118-
<version>3.5.0</version>
118+
<version>3.6.2</version>
119119
<executions>
120120
<execution>
121121
<id>enforce-java</id>
@@ -136,7 +136,7 @@
136136
</plugin>
137137
<plugin>
138138
<artifactId>maven-compiler-plugin</artifactId>
139-
<version>3.14.0</version>
139+
<version>3.14.1</version>
140140
<configuration>
141141
<release>8</release>
142142
<encoding>UTF-8</encoding>
@@ -162,7 +162,7 @@
162162
<plugin>
163163
<groupId>org.apache.maven.plugins</groupId>
164164
<artifactId>maven-surefire-plugin</artifactId>
165-
<version>3.5.3</version>
165+
<version>3.5.4</version>
166166
</plugin>
167167
<plugin>
168168
<artifactId>maven-jar-plugin</artifactId>
@@ -190,7 +190,7 @@
190190
</plugin>
191191
<plugin>
192192
<artifactId>maven-javadoc-plugin</artifactId>
193-
<version>3.11.2</version>
193+
<version>3.12.0</version>
194194
<executions>
195195
<execution>
196196
<id>attach-javadocs</id>
@@ -210,7 +210,7 @@
210210
</plugin>
211211
<plugin>
212212
<artifactId>maven-shade-plugin</artifactId>
213-
<version>3.6.0</version>
213+
<version>3.6.1</version>
214214
<executions>
215215
<execution>
216216
<phase>package</phase>
@@ -285,7 +285,7 @@
285285
<plugin>
286286
<groupId>org.jacoco</groupId>
287287
<artifactId>jacoco-maven-plugin</artifactId>
288-
<version>0.8.13</version>
288+
<version>0.8.14</version>
289289
<executions>
290290
<execution>
291291
<id>prepare-agent</id>
@@ -311,7 +311,7 @@
311311
<plugins>
312312
<plugin>
313313
<artifactId>maven-gpg-plugin</artifactId>
314-
<version>3.2.7</version>
314+
<version>3.2.8</version>
315315
<executions>
316316
<execution>
317317
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)