Skip to content

Commit 26acf49

Browse files
jglickclaude
andcommitted
Update parent POM and modernize CI
- Update parent POM to 6.2122.v70b_7b_f659d72 - Switch from Dependabot to Renovate - Enable GitHub Actions reusable workflows for CI and changelog πŸ€– Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9e29755 commit 26acf49

3 files changed

Lines changed: 7 additions & 13 deletions

File tree

β€Ž.github/dependabot.ymlβ€Ž

Lines changed: 0 additions & 12 deletions
This file was deleted.

β€Ž.github/renovate.jsonβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"github>jenkins-infra/.github:renovate-config"
5+
]
6+
}

β€Žpom.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.jenkins-ci.plugins</groupId>
3030
<artifactId>plugin</artifactId>
31-
<version>6.2108.v08c2b_01b_cf4d</version>
31+
<version>6.2122.v70b_7b_f659d72</version>
3232
<relativePath />
3333
</parent>
3434
<groupId>org.jenkins-ci.plugins.workflow</groupId>

0 commit comments

Comments
Β (0)