Skip to content

Commit

Permalink
chore(deps): bump izpack.version from 5.1.2 to 5.2.0 in /builder
Browse files Browse the repository at this point in the history
Bumps `izpack.version` from 5.1.2 to 5.2.0.

Updates `org.codehaus.izpack:izpack-maven-plugin` from 5.1.2 to 5.2.0
- [Commits](izpack/izpack@izpack-5.1.2...izpack-5.2.0)

Updates `org.codehaus.izpack:izpack-api` from 5.1.2 to 5.2.0
- [Commits](izpack/izpack@izpack-5.1.2...izpack-5.2.0)

Updates `org.codehaus.izpack:izpack-panel` from 5.1.2 to 5.2.0
- [Commits](izpack/izpack@izpack-5.1.2...izpack-5.2.0)

---
updated-dependencies:
- dependency-name: org.codehaus.izpack:izpack-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.codehaus.izpack:izpack-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.codehaus.izpack:izpack-panel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 82eaca8 commit 4295832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<version>4.0.0</version>

<properties>
<izpack.version>5.1.2</izpack.version>
<izpack.version>5.2.0</izpack.version>
<izpack.staging>${project.build.directory}/staging</izpack.staging>
<!-- SETTING PROPERTY TEMPORARILY for testing-->

Expand Down

0 comments on commit 4295832

Please sign in to comment.