Bump immutables.org to 2.10.1 82/110282/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Feb 2024 07:28:08 +0000 (08:28 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Feb 2024 07:28:08 +0000 (08:28 +0100)
https://github.com/immutables/immutables/releases/tag/2.10.1

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

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