Skip to content

Commit b764033

Browse files
dependabot[bot]asf-rmppkarwasz
authored
Update org.springframework:spring-framework-bom to version 6.2.6 (#3633) (#3633)
Co-authored-by: ASF Logging Services RM <[email protected]> Co-authored-by: Piotr P. Karwasz <[email protected]>
1 parent 310dc98 commit b764033

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-spring-cloud-config-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<spring-boot.version>3.4.4</spring-boot.version>
3838
<commons-logging.version>1.3.5</commons-logging.version>
3939
<spring-cloud.version>4.2.1</spring-cloud.version>
40-
<spring-framework.version>6.2.5</spring-framework.version>
40+
<spring-framework.version>6.2.6</spring-framework.version>
4141

4242
<!--
4343
~ OSGi and JPMS options

src/changelog/.3.x.x/update_org_springframework_spring_framework_bom.xml

+2-2
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="3556" link="https://github.com/apache/logging-log4j2/pull/3556"/>
7-
<description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `6.2.5`</description>
6+
<issue id="3633" link="https://github.com/apache/logging-log4j2/pull/3633"/>
7+
<description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `6.2.6`</description>
88
</entry>

0 commit comments

Comments
 (0)