Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 #1930

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4.

Release notes

Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.

3.2.4

Release Notes - Maven GPG Plugin - Version 3.2.4


📦 Dependency updates

Commits
  • 789149e [maven-release-plugin] prepare release maven-gpg-plugin-3.2.4
  • 893aedc [MGPG-125] Fix "bestPractices" (#95)
  • b6f0324 [MGPG-126] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#94)
  • 3c5878b [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 22, 2024
@github-actions github-actions bot enabled auto-merge April 22, 2024 06:24
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4 branch from cbac001 to 5981d86 Compare April 22, 2024 06:26
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4 branch from 5981d86 to 51044e4 Compare April 22, 2024 06:32
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4 branch from 51044e4 to d69d2bd Compare April 22, 2024 06:37
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4 branch from d69d2bd to 72f21d6 Compare April 22, 2024 06:43
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4 branch from 72f21d6 to 3523549 Compare April 22, 2024 06:48
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4 branch from 3523549 to f6607fc Compare April 22, 2024 06:54
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4 branch from f6607fc to 0df9c21 Compare April 22, 2024 07:00
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4 branch from 0df9c21 to e1811d3 Compare April 22, 2024 07:05
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.3...maven-gpg-plugin-3.2.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4 branch from e1811d3 to d1d17c7 Compare April 22, 2024 07:11
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit 207717a into master Apr 22, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4 branch April 22, 2024 07:16
github-actions bot pushed a commit that referenced this pull request Apr 26, 2024
  - Query Passthrough for Redis Connector (#1920)
  - Extended QPT to Neptune RDF (#1933)
  - Upgrade mysql version (#1935)
  - build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#1932)
  - build(deps): bump org.apache.maven.plugins:maven-jar-plugin
  - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#1930)
  - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
  - build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#1926)
  - build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
  - build(deps): bump org.apache.hadoop:hadoop-common from 3.3.6 to 3.4.0 (#1927)
  - build(deps): bump org.apache.hadoop:hadoop-common from 3.3.6 to 3.4.0
  - build(deps): bump hbase.version from 2.5.7-hadoop3 to 2.5.8-hadoop3 (#1924)
  - build(deps): bump hbase.version from 2.5.7-hadoop3 to 2.5.8-hadoop3
  - build(deps): bump software.amazon.awssdk:bom from 2.25.31 to 2.25.35 (#1928)
  - build(deps): bump software.amazon.awssdk:bom from 2.25.31 to 2.25.35
  - build(deps): bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2 (#1931)
  - build(deps): bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.36.1 to 2.37.0 (#1929)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump gremlinDriverVersion from 3.7.1 to 3.7.2 (#1925)
  - build(deps): bump gremlinDriverVersion from 3.7.1 to 3.7.2
  - build(deps): bump commons-cli:commons-cli from 1.6.0 to 1.7.0 (#1923)
  - build(deps): bump commons-cli:commons-cli from 1.6.0 to 1.7.0
  - build(deps): bump aws-sdk.version from 1.12.701 to 1.12.705 (#1922)
  - build(deps): bump aws-sdk.version from 1.12.701 to 1.12.705
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants