Skip to content

chore(deps): update dependencies and maven plugins - #169

Merged
spannm merged 1 commit into
SkillPanel:masterfrom
spannm:spannm/chore/pom-dep-updates
Aug 17, 2026
Merged

chore(deps): update dependencies and maven plugins#169
spannm merged 1 commit into
SkillPanel:masterfrom
spannm:spannm/chore/pom-dep-updates

Conversation

@spannm

@spannm spannm commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR updates several library dependencies and Maven plugin versions to their latest stable releases.

Updated Dependencies

  • snakeyaml-engine: 3.0.1 -> 3.1.1
  • jspecify: 1.0.0 -> 1.0.1
  • iban-commons: 1.8.7 -> 1.8.8
  • commons-validator: 1.10.1 -> 1.11.0
  • groovy: 5.0.6 -> 5.0.8
  • byte-buddy: 1.18.8 -> 1.18.11
  • objenesis: 3.5 -> 3.6
  • junit-jupiter: 5.14.3 -> 5.14.4

Updated Plugin Versions

  • flatten-maven-plugin: 1.7.3 -> 1.8.0
  • jacoco-maven-plugin: 0.8.14 -> 0.8.15
  • maven-jar-plugin: 3.5.0 -> 3.5.1
  • maven-surefire-plugin: 3.5.5 -> 3.5.6

- dep.snakeyaml-engine.version: 3.0.1 -> 3.1.1
- dep.jspecify.version: 1.0.0 -> 1.0.1
- dep.iban-commons.version: 1.8.7 -> 1.8.8
- dep.commons-validator.version: 1.10.1 -> 1.11.0
- dep.groovy.version: 5.0.6 -> 5.0.8
- dep.byte-buddy.version: 1.18.8 -> 1.18.11
- dep.objenesis.version: 3.5 -> 3.6
- dep.junit-jupiter.version: 5.14.3 -> 5.14.4

- dep.plugin.flatten.version: 1.7.3 -> 1.8.0
- dep.plugin.jacoco.version: 0.8.14 -> 0.8.15
- dep.plugin.jar.version: 3.5.0 -> 3.5.1
- dep.plugin.surefire.version: 3.5.5 -> 3.5.6
@spannm spannm added dependencies Pull requests that update a dependency file build labels Aug 8, 2026
@spannm
spannm merged commit 3c3a946 into SkillPanel:master Aug 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants