Skip to content

Commit d195585

Browse files
Update org.mongodb:bson to version 5.5.1 (#3722)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent 80c0f19 commit d195585

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<!-- OSGi and JPMS options -->
3131
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
3232
<!-- Dependency versions -->
33-
<mongodb.version>5.5.0</mongodb.version>
33+
<mongodb.version>5.5.1</mongodb.version>
3434
<slf4j2.version>2.0.17</slf4j2.version>
3535
</properties>
3636
<dependencyManagement>

src/changelog/.2.x.x/update_org_mongodb_bson.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3652" link="https://github.com/apache/logging-log4j2/pull/3652"/>
7-
<description format="asciidoc">Update `org.mongodb:bson` to version `5.5.0`</description>
6+
<issue id="3722" link="https://github.com/apache/logging-log4j2/pull/3722"/>
7+
<description format="asciidoc">Update `org.mongodb:bson` to version `5.5.1`</description>
88
</entry>

0 commit comments

Comments
 (0)