Skip to content

Commit adb5b6c

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.2 (#1142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f9ffb7 commit adb5b6c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<plugin>
119119
<groupId>org.apache.maven.plugins</groupId>
120120
<artifactId>maven-deploy-plugin</artifactId>
121-
<version>3.1.1</version>
121+
<version>3.1.2</version>
122122
</plugin>
123123
<plugin>
124124
<groupId>org.apache.maven.plugins</groupId>

sorald-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<plugin>
5555
<groupId>org.apache.maven.plugins</groupId>
5656
<artifactId>maven-deploy-plugin</artifactId>
57-
<version>3.1.1</version>
57+
<version>3.1.2</version>
5858
</plugin>
5959
<plugin>
6060
<groupId>org.apache.maven.plugins</groupId>

sorald/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<plugin>
135135
<groupId>org.apache.maven.plugins</groupId>
136136
<artifactId>maven-deploy-plugin</artifactId>
137-
<version>3.1.1</version>
137+
<version>3.1.2</version>
138138
</plugin>
139139
<plugin>
140140
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)