Skip to content

Commit a1ab133

Browse files
Merge pull request #69 from devopsix/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4
2 parents 663baad + 222a662 commit a1ab133

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

assertj-mail-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.apache.maven.plugins</groupId>
128128
<artifactId>maven-deploy-plugin</artifactId>
129-
<version>3.1.3</version>
129+
<version>3.1.4</version>
130130
</plugin>
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>

assertj-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.apache.maven.plugins</groupId>
128128
<artifactId>maven-deploy-plugin</artifactId>
129-
<version>3.1.3</version>
129+
<version>3.1.4</version>
130130
</plugin>
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<plugin>
5959
<groupId>org.apache.maven.plugins</groupId>
6060
<artifactId>maven-deploy-plugin</artifactId>
61-
<version>3.1.3</version>
61+
<version>3.1.4</version>
6262
</plugin>
6363
<plugin>
6464
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)