Bump immutables.org to 2.9.2 57/102357/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Sep 2022 11:07:40 +0000 (13:07 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Sep 2022 11:07:40 +0000 (13:07 +0200)
https://github.com/immutables/immutables/milestone/76?closed=1
https://github.com/immutables/immutables/milestone/77?closed=1
https://github.com/immutables/immutables/milestone/78?closed=1

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

index 5fa336eaf718fc971e1bfdefbba8c150520d130b..7bc1edf8d27c5215c4a542254ee1597e7322dd9b 100644 (file)
         <artifactId>value</artifactId>
         <classifier>annotations</classifier>
         <!-- Keep this version in sync with annotationProcessorPaths declaration below -->
-        <version>2.8.8</version>
+        <version>2.9.2</version>
         <!-- Must be provided; scope=test here breaks APT in Eclipse :( -->
         <scope>provided</scope>
       </dependency>
                 <groupId>org.immutables</groupId>
                 <artifactId>value</artifactId>
                 <!-- Keep this version in sync with dependency declaration above -->
-                <version>2.8.8</version>
+                <version>2.9.2</version>
               </dependency>
               <dependency>
                 <groupId>org.kohsuke.metainf-services</groupId>