Bump immutables.org to 2.10.0 91/108291/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 9 Oct 2023 11:22:23 +0000 (13:22 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 9 Oct 2023 11:22:23 +0000 (13:22 +0200)
https://github.com/immutables/immutables/releases/tag/2.10.0

Change-Id: I40d14b623512558a8884bdaeea6776a3d6b2bf7f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent/pom.xml

index 3f957d87510b2a0f192a41a77abfeaf56cb50003..c4501d0ffa24765aae5b90e32385d9d0cac50b3c 100644 (file)
         <artifactId>value</artifactId>
         <classifier>annotations</classifier>
         <!-- Keep this version in sync with annotationProcessorPaths declaration below -->
-        <version>2.9.3</version>
+        <version>2.10.0</version>
         <optional>true</optional>
       </dependency>
 
                 <groupId>org.immutables</groupId>
                 <artifactId>value</artifactId>
                 <!-- Keep this version in sync with dependency declaration above -->
-                <version>2.9.3</version>
+                <version>2.10.0</version>
               </dependency>
               <dependency>
                 <groupId>org.kohsuke.metainf-services</groupId>