Skip to content

Commit dafd6cc

Browse files
build(deps): bump io.projectreactor:reactor-bom from 2024.0.11 to 2025.0.0 (#203)
* build(deps): bump io.projectreactor:reactor-bom Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.11 to 2025.0.0. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2024.0.11...2025.0.0) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-bom dependency-version: 2025.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update licenses --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ali Ince <ali.ince@neo4j.com>
1 parent 6f8e39d commit dafd6cc

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

LICENSES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ libraries. For an overview of the licenses see the NOTICE.txt file.
66
Apache Software License, Version 2.0
77
Apache Commons Collections
88
JetBrains Java Annotations
9+
JSpecify annotations
910
Netty/Buffer
1011
Netty/Codec
1112
Netty/Common

NOTICE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Third-party licenses
2121
Apache Software License, Version 2.0
2222
Apache Commons Collections
2323
JetBrains Java Annotations
24+
JSpecify annotations
2425
Netty/Buffer
2526
Netty/Codec
2627
Netty/Common

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<netty-bom.version>4.1.128.Final</netty-bom.version>
6363
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6464
<reactive-streams.version>1.0.4</reactive-streams.version>
65-
<reactor-release-train.version>2024.0.11</reactor-release-train.version>
65+
<reactor-release-train.version>2025.0.0</reactor-release-train.version>
6666
<slf4j-api.version>1.7.36</slf4j-api.version>
6767
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
6868
<spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>

0 commit comments

Comments
 (0)