Skip to content

Commit

Permalink
build: upgrade Reactor BOM to 2023.0.12
Browse files Browse the repository at this point in the history
upgrades Reactor Netty to 1.1.24

* see reactor/reactor-netty#3473
* see reactor/reactor-netty#3475
  • Loading branch information
NiccoMlt committed Dec 10, 2024
1 parent 884cb0e commit 9b18218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<maven.compiler.release>${toolchain.java.version}</maven.compiler.release>
<javacc-maven-plugin.version>2.4</javacc-maven-plugin.version>

<libs.projectreactor>2023.0.11</libs.projectreactor>
<libs.projectreactor>2023.0.12</libs.projectreactor>
<libs.netty>4.1.114.Final</libs.netty>
<libs.acme4j>3.4.0</libs.acme4j>
<libs.bouncycastle>1.78.1</libs.bouncycastle>
Expand Down

0 comments on commit 9b18218

Please sign in to comment.