Skip to content

Commit

Permalink
⬆️(deps): Update dependency org.codehaus.gmavenplus:gmavenplus-plugin…
Browse files Browse the repository at this point in the history
… to v4.1.1 (#1050)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Jan 2, 2025
1 parent 11c1d60 commit 6f49437
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 deletions github_action/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -7006,20 +7006,20 @@
"checksumAlgorithm": "SHA-256",
"checksum": "9d3d006fe83161655def165babb975949f4a5ea983b6a5170ef0eaeb1897dbce"
},
{
"groupId": "org.codehaus.gmavenplus",
"artifactId": "gmavenplus-plugin",
"version": "4.0.1",
"checksumAlgorithm": "SHA-256",
"checksum": "bc69fbf21edb2521ba0bebd5990e305d6809ef6c832837d17fb829f7ff6608c6"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-enforcer-plugin",
"version": "3.5.0",
"checksumAlgorithm": "SHA-256",
"checksum": "be757f04f006348df247dcf235ca45a292fe4472b969fddf38ec2c6a70c4d964"
},
{
"groupId": "org.codehaus.gmavenplus",
"artifactId": "gmavenplus-plugin",
"version": "4.1.1",
"checksumAlgorithm": "SHA-256",
"checksum": "d5017415911babe826936eb4c59dea953798abb43b3457d1fe2d0f95ae14ddb5"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-jar-plugin",
Expand Down
2 changes: 1 addition & 1 deletion github_action/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>4.0.1</version>
<version>4.1.1</version>
<inherited>false</inherited>
<dependencies>
<dependency>
Expand Down
14 changes: 7 additions & 7 deletions lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,20 +68,20 @@
"checksumAlgorithm": "SHA-256",
"checksum": "9ae0b3478344d335d42580f9aa18aa8c3778ada3b53b7448b382dc92b3ae79ab"
},
{
"groupId": "org.codehaus.gmavenplus",
"artifactId": "gmavenplus-plugin",
"version": "4.0.1",
"checksumAlgorithm": "SHA-256",
"checksum": "bc69fbf21edb2521ba0bebd5990e305d6809ef6c832837d17fb829f7ff6608c6"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-enforcer-plugin",
"version": "3.5.0",
"checksumAlgorithm": "SHA-256",
"checksum": "be757f04f006348df247dcf235ca45a292fe4472b969fddf38ec2c6a70c4d964"
},
{
"groupId": "org.codehaus.gmavenplus",
"artifactId": "gmavenplus-plugin",
"version": "4.1.1",
"checksumAlgorithm": "SHA-256",
"checksum": "d5017415911babe826936eb4c59dea953798abb43b3457d1fe2d0f95ae14ddb5"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-jar-plugin",
Expand Down
14 changes: 7 additions & 7 deletions maven_plugin/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -2382,20 +2382,20 @@
"checksumAlgorithm": "SHA-256",
"checksum": "9ae0b3478344d335d42580f9aa18aa8c3778ada3b53b7448b382dc92b3ae79ab"
},
{
"groupId": "org.codehaus.gmavenplus",
"artifactId": "gmavenplus-plugin",
"version": "4.0.1",
"checksumAlgorithm": "SHA-256",
"checksum": "bc69fbf21edb2521ba0bebd5990e305d6809ef6c832837d17fb829f7ff6608c6"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-enforcer-plugin",
"version": "3.5.0",
"checksumAlgorithm": "SHA-256",
"checksum": "be757f04f006348df247dcf235ca45a292fe4472b969fddf38ec2c6a70c4d964"
},
{
"groupId": "org.codehaus.gmavenplus",
"artifactId": "gmavenplus-plugin",
"version": "4.1.1",
"checksumAlgorithm": "SHA-256",
"checksum": "d5017415911babe826936eb4c59dea953798abb43b3457d1fe2d0f95ae14ddb5"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-jar-plugin",
Expand Down
2 changes: 1 addition & 1 deletion maven_plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>4.0.1</version>
<version>4.1.1</version>
<inherited>false</inherited>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<version>4.0.1</version>
<version>4.1.1</version>
<inherited>false</inherited>
<dependencies>
<dependency>
Expand Down

0 comments on commit 6f49437

Please sign in to comment.