Skip to content

Commit

Permalink
Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.51 to 3.52
Browse files Browse the repository at this point in the history
Bumps [org.jenkins-ci.tools:maven-hpi-plugin](https://github.com/jenkinsci/maven-hpi-plugin) from 3.51 to 3.52.
- [Release notes](https://github.com/jenkinsci/maven-hpi-plugin/releases)
- [Commits](jenkinsci/maven-hpi-plugin@maven-hpi-plugin-3.51...maven-hpi-plugin-3.52)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.tools:maven-hpi-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent f4d61e0 commit d249a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<jenkins.version>2.446</jenkins.version>
<hpi-plugin.version>3.51</hpi-plugin.version>
<hpi-plugin.version>3.52</hpi-plugin.version>
<json-smart.version>2.3</json-smart.version>
<json-unit-assertj.version>2.38.0</json-unit-assertj.version>
<module.name>${project.groupId}.code.coverage.api.ui.tests</module.name>
Expand Down

0 comments on commit d249a5c

Please sign in to comment.