This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/spring.version-6.0.11 in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
discard a16dfb82 Bump spring.version from 5.3.28 to 6.0.11 add 1bcf13ca Use a JRE built-in Charset instead of a magic string add 2927ab51 Reuse FileUtils in tests add 1c900725 Normalize spelling add 2f15262e Bump commons-parent from 58 to 59 add 7f9cd4ad Revert "Bump commons-parent from 58 to 59" add acde1146 Bump actions/setup-java from 3.11.0 to 3.12.0 (#311) add 80af9018 Bump commons-lang3 from 3.12.0 to 3.13.0 add 70ae1237 Bump spring-* from 5.3.28 to 5.3.29 add 3821b0d9 Fix typo add 031fb664 Bump spring.version from 5.3.28 to 6.0.11 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (a16dfb82) \ N -- N -- N refs/heads/dependabot/maven/spring.version-6.0.11 (031fb664) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/coverage.yml | 2 +- .github/workflows/maven.yml | 2 +- README.md | 2 +- pom.xml | 2 +- src/changes/changes.xml | 8 +++++++- .../plist/XMLPropertyListConfiguration.java | 20 +++++--------------- .../configuration2/TestCompositeConfiguration.java | 3 ++- .../TestNullCompositeConfiguration.java | 3 ++- 8 files changed, 20 insertions(+), 22 deletions(-)