Bump Netty to 4.1.109.Final
[odlparent.git] / odlparent / pom.xml
index 5a8e692cbd3d289009158dcb839178768a48b5f7..b5f082912204c83afa59afc56a0b9d4289be143f 100644 (file)
       <dependency>
         <groupId>org.slf4j</groupId>
         <artifactId>slf4j-bom</artifactId>
-        <version>2.0.9</version>
+        <version>2.0.12</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
         <groupId>io.netty</groupId>
         <artifactId>netty-bom</artifactId>
         <!-- When bumping this version, remember to also change the JavaDoc link in odlparent-lite -->
-        <version>4.1.108.Final</version>
+        <version>4.1.109.Final</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.threeten</groupId>
         <artifactId>threeten-extra</artifactId>
-        <version>1.7.2</version>
+        <version>1.8.0</version>
       </dependency>
 
       <!-- When updating this version, consider antl4-maven-plugin below -->