Skip to content

Commit 29d8e4d

Browse files
⬆️(deps): Update dependency org.apache.maven.plugins:maven-install-plugin to v3.1.4 (#1105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cacb48b commit 29d8e4d

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

github_action/lockfile.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6939,9 +6939,9 @@
69396939
{
69406940
"groupId": "org.apache.maven.plugins",
69416941
"artifactId": "maven-install-plugin",
6942-
"version": "3.1.3",
6942+
"version": "3.1.4",
69436943
"checksumAlgorithm": "SHA-256",
6944-
"checksum": "09a6eb75226e9650206b289ffd6239f128cd4af0c54eac1e308b4b4bc21064fb"
6944+
"checksum": "130c4b4ab3c81c5c2f6d0307091bcd363c1a266c4b20dd01c808ff2c15cb8350"
69456945
},
69466946
{
69476947
"groupId": "org.apache.maven.plugins",

lockfile.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
{
1616
"groupId": "org.apache.maven.plugins",
1717
"artifactId": "maven-install-plugin",
18-
"version": "3.1.3",
18+
"version": "3.1.4",
1919
"checksumAlgorithm": "SHA-256",
20-
"checksum": "09a6eb75226e9650206b289ffd6239f128cd4af0c54eac1e308b4b4bc21064fb"
20+
"checksum": "130c4b4ab3c81c5c2f6d0307091bcd363c1a266c4b20dd01c808ff2c15cb8350"
2121
},
2222
{
2323
"groupId": "org.apache.maven.plugins",

maven_plugin/lockfile.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2315,9 +2315,9 @@
23152315
{
23162316
"groupId": "org.apache.maven.plugins",
23172317
"artifactId": "maven-install-plugin",
2318-
"version": "3.1.3",
2318+
"version": "3.1.4",
23192319
"checksumAlgorithm": "SHA-256",
2320-
"checksum": "09a6eb75226e9650206b289ffd6239f128cd4af0c54eac1e308b4b4bc21064fb"
2320+
"checksum": "130c4b4ab3c81c5c2f6d0307091bcd363c1a266c4b20dd01c808ff2c15cb8350"
23212321
},
23222322
{
23232323
"groupId": "org.apache.maven.plugins",

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>org.apache.maven.plugins</groupId>
202202
<artifactId>maven-install-plugin</artifactId>
203-
<version>3.1.3</version>
203+
<version>3.1.4</version>
204204
</plugin>
205205
<plugin>
206206
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)