diff --git a/CITATION.cff b/CITATION.cff
index 522137addc6c5919d2eafa8884f05bdd16ebd0c9..7039dd183868f7d9b1ea77768678767fce5c04d9 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -13,8 +13,8 @@ keywords:
 - Java
 - library
 - indicators
-version: 2.0.1
+version: 2.0.2
 doi: 10.15454/IZUFAP
-date-released: 2024-04-05
+date-released: 2024-07-11
 license: GPL-3.0
 repository-code: https://forgemia.inra.fr/agroclim/Indicators/indicators-java.git
diff --git a/codemeta.json b/codemeta.json
index b779c68bb754df1584f9b788e14187a0b677791a..8721afd00f80d1d7a0ebf924342a5e239fbad521 100644
--- a/codemeta.json
+++ b/codemeta.json
@@ -81,7 +81,7 @@
             "@type": "SoftwareApplication",
             "identifier": "org.glassfish.jaxb.jaxb-runtime",
             "name": "jaxb-runtime",
-            "version": "2.3.1"
+            "version": "4.0.5"
         },
         {
             "@type": "SoftwareApplication",
@@ -97,13 +97,15 @@
         {
             "@type": "SoftwareApplication",
             "identifier": "org.apache.logging.log4j.log4j-core",
-            "name": "log4j-core"
+            "name": "log4j-core",
+            "version": "2.23.1"
         },
         {
             "@type": "SoftwareApplication",
             "identifier": "org.projectlombok.lombok",
-            "name": "lombok"
+            "name": "lombok",
+            "version": "2.18.34"
         }
     ],
-    "version": "2.0.1"
-}
\ No newline at end of file
+    "version": "2.0.2"
+}
diff --git a/pom.xml b/pom.xml
index 62c769103ae5edba6bd763a161396d28afe462b6..0b58d39a05ec12f9ffb3f86bd59dbb84b4bc7027 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ along with Indicators. If not, see <https://www.gnu.org/licenses/>.
     <name>Indicators</name>
     <description>Library of agro- and eco-climatic indicators.</description>
     <inceptionYear>2018</inceptionYear>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.0.2</version>
     <packaging>jar</packaging>
     <licenses>
         <license>
@@ -90,8 +90,8 @@ along with Indicators. If not, see <https://www.gnu.org/licenses/>.
         <javase.api.link>https://docs.oracle.com/en/java/javase/17/docs/api</javase.api.link>
         <javadoc.version>3.6.2</javadoc.version>
         <junit.version>4.13.2</junit.version>
-        <log4j.version>2.22.1</log4j.version>
-        <lombok.version>1.18.30</lombok.version>
+        <log4j.version>2.23.1</log4j.version>
+        <lombok.version>1.18.34</lombok.version>
         <maven.build.timestamp.format>yyyy-MM-dd HH:mm:ss</maven.build.timestamp.format>
         <maven.compiler.release>17</maven.compiler.release>
         <maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
diff --git a/publiccode.yml b/publiccode.yml
index dddadada15904ebea0ce2c894e8313eb85b007e7..0c8f34cd0799ed336367a5c9b4f91ce8b18ea2e7 100644
--- a/publiccode.yml
+++ b/publiccode.yml
@@ -49,9 +49,9 @@ maintenance:
     name: "J\xE9r\xE9mie D\xE9c\xF4me"
   type: internal
 name: Indicators
-releaseDate: 2024-04-05
+releaseDate: 2024-07-11
 softwareType: library
-softwareVersion: 2.0.1
+softwareVersion: 2.0.2
 url: https://forgemia.inra.fr/agroclim/Indicators/indicators-java.git
 usedBy:
 - INRAE AgroClim