Skip to content

Commit ea8084c

Browse files
Merge pull request #201 from shapeshifter/dependabot/maven/maven-6fdaf2748a
Bump the maven group across 1 directory with 3 updates
2 parents 0a8edd3 + efeeeab commit ea8084c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
<maven-javadoc-plugin.version>3.12.0</maven-javadoc-plugin.version>
6161
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>
6262
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
63-
<maven-release-plugin.version>3.3.0</maven-release-plugin.version>
63+
<maven-release-plugin.version>3.3.1</maven-release-plugin.version>
6464
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
65-
<exec-maven-plugin.version>3.6.2</exec-maven-plugin.version>
65+
<exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
6666
</properties>
6767

6868
<modules>

spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<url>https://www.lfenergy.org/projects/shapeshifter/</url>
1717

1818
<properties>
19-
<spring-boot.version>4.0.0</spring-boot.version>
19+
<spring-boot.version>4.0.1</spring-boot.version>
2020
<swagger-annotations.version>2.2.41</swagger-annotations.version>
2121
</properties>
2222

0 commit comments

Comments
 (0)