Skip to content

Commit 64826a5

Browse files
chore: [DevOps] bump the plugins group with 2 updates (#1022)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb8b95e commit 64826a5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dependency-bundles/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
<plugin>
304304
<groupId>org.apache.maven.plugins</groupId>
305305
<artifactId>maven-source-plugin</artifactId>
306-
<version>3.3.1</version>
306+
<version>3.4.0</version>
307307
<executions>
308308
<execution>
309309
<id>attach-sources</id>

dependency-bundles/modules-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<plugin>
231231
<groupId>org.apache.maven.plugins</groupId>
232232
<artifactId>maven-source-plugin</artifactId>
233-
<version>3.3.1</version>
233+
<version>3.4.0</version>
234234
<executions>
235235
<execution>
236236
<id>attach-sources</id>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@
759759
<plugin>
760760
<groupId>org.apache.maven.plugins</groupId>
761761
<artifactId>maven-resources-plugin</artifactId>
762-
<version>3.3.1</version>
762+
<version>3.4.0</version>
763763
</plugin>
764764
<!-- phase: test-compile -->
765765
<plugin>
@@ -952,7 +952,7 @@
952952
<plugin>
953953
<groupId>org.apache.maven.plugins</groupId>
954954
<artifactId>maven-source-plugin</artifactId>
955-
<version>3.3.1</version>
955+
<version>3.4.0</version>
956956
<executions>
957957
<execution>
958958
<id>attach-sources</id>

0 commit comments

Comments
 (0)