deps: bump the maven-minor-and-patch group across 1 directory with 4 updates - #320
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the maven-minor-and-patch group across 1 directory with 4 updates#320dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the maven-minor-and-patch group with 4 updates in the / directory: [net.anotheria:ano-plass](https://github.com/anotheria/ano-plass), [commons-codec:commons-codec](https://github.com/apache/commons-codec), [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) and [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver). Updates `net.anotheria:ano-plass` from 4.1.0 to 4.1.1 - [Commits](anotheria/ano-plass@4.1.0...ano-plass-4.1.1) Updates `commons-codec:commons-codec` from 1.22.0 to 1.22.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.22.0...rel/commons-codec-1.22.1) Updates `ch.qos.logback:logback-classic` from 1.5.38 to 1.6.2 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.38...v_1.6.2) Updates `org.mongodb:mongodb-driver-sync` from 5.9.0 to 5.9.2 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.9.0...r5.9.2) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-and-patch - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-and-patch - dependency-name: net.anotheria:ano-plass dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-and-patch - dependency-name: org.mongodb:mongodb-driver-sync dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/maven-minor-and-patch-08c22522e5
branch
from
August 17, 2026 04:04
11e92ce to
06c2f38
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the maven-minor-and-patch group with 4 updates in the / directory: net.anotheria:ano-plass, commons-codec:commons-codec, ch.qos.logback:logback-classic and org.mongodb:mongodb-driver-sync.
Updates
net.anotheria:ano-plassfrom 4.1.0 to 4.1.1Commits
e161c24[maven-release-plugin] prepare release ano-plass-4.1.14eb2fe5bumped parent to 4.5, raised dependencies, java 17c6e350dAdd license badge to READMEa3f88fdUpdate README.md2cf6436[maven-release-plugin] prepare for next development iterationb13c6ff[maven-release-plugin] prepare release ano-plass-4.1.02ee99d1bump version8feabd8[maven-release-plugin] rollback the release of 4.1.09b8c164[maven-release-plugin] prepare for next development iterationUpdates
commons-codec:commons-codecfrom 1.22.0 to 1.22.1Changelog
Sourced from commons-codec:commons-codec's changelog.
Commits
dc8f6c8Prepare for the release candidate 1.22.1 RC18203c1cPrepare for the next release candidate5647fe2StringEncoderComparator.StringEncoderComparator(StringEncoder) now fails00c27a9Reduce vertical whitespace568f2d7Remove unused method316fb15Remove unused methodbf6b543Bump actions/checkout from 7.0.0 to 7.0.1e14cdfeExtract redundant code.3351e63Add messages when throwing NullPointerException.f22dab7Update SCM tagUpdates
ch.qos.logback:logback-classicfrom 1.5.38 to 1.6.2Release notes
Sourced from ch.qos.logback:logback-classic's releases.
... (truncated)
Commits
e3d7833prepare release 1.6.2919127dtest for skipping contradiction analysis67dcd40allow skipping caller contradiction analysis2619c6dremove unused message string in CallerContradictionWarnAnalyser22cfadeadd support for SMTPAppender in caller data contradiction analysis656fb6dminor javadoc change in SMTPAppenderBaseefb1ce2cover SocketAppender in caller contradiction analysisd3a01f8more tests for caller contradiction analysisb1a80d6more complete logic in caller contradiction analysis0678954SimpleSocketServer and SLLSimpleSocketServer now accept whitelistedUpdates
org.mongodb:mongodb-driver-syncfrom 5.9.0 to 5.9.2Release notes
Sourced from org.mongodb:mongodb-driver-sync's releases.
Commits
3e0dcb9Version: bump 5.9.2f6651beMerge commit from fork183cbbaVersion: bump 5.9.2-SNAPSHOTcfc4ad3Version: bump 5.9.14f5924eResolve forwarded type arguments across POJO hierarchy edges (#2020)2baa2c9Version: bump 5.9.1-SNAPSHOT