Skip to content

Commit 4fd151b

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

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
@@ -410,7 +410,7 @@
410410
<plugin>
411411
<groupId>org.sonatype.central</groupId>
412412
<artifactId>central-publishing-maven-plugin</artifactId>
413-
<version>0.9.0</version>
413+
<version>0.10.0</version>
414414
<extensions>true</extensions>
415415
<configuration>
416416
<deploymentName>SAP AI SDK ${project.version}</deploymentName>

dependency-bundles/modules-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
<plugin>
338338
<groupId>org.sonatype.central</groupId>
339339
<artifactId>central-publishing-maven-plugin</artifactId>
340-
<version>0.9.0</version>
340+
<version>0.10.0</version>
341341
<extensions>true</extensions>
342342
<configuration>
343343
<deploymentName>SAP AI SDK ${project.version}</deploymentName>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@
735735
<plugin>
736736
<groupId>net.revelc.code</groupId>
737737
<artifactId>impsort-maven-plugin</artifactId>
738-
<version>1.12.0</version>
738+
<version>1.13.0</version>
739739
<executions>
740740
<execution>
741741
<goals>
@@ -1077,7 +1077,7 @@
10771077
<plugin>
10781078
<groupId>org.sonatype.central</groupId>
10791079
<artifactId>central-publishing-maven-plugin</artifactId>
1080-
<version>0.9.0</version>
1080+
<version>0.10.0</version>
10811081
<extensions>true</extensions>
10821082
<configuration>
10831083
<deploymentName>SAP Cloud SDK ${project.version}</deploymentName>

0 commit comments

Comments
 (0)