diff --git a/composer.json b/composer.json
index ebb51e40e57ad3674fb7ca64f82e45d5e64eea35..446403f67beb801f8f0fc56c78b74cf38d5be180 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,7 @@
         "unicaen/siham"                    : "6.2.0",
         "unicaen/mail"                     : "7.1.2",
         "unicaen/vue"                      : "6.3.2",
-        "unicaen/bddadmin"                 : "1.1.1",
+        "unicaen/bddadmin"                 : "1.2.0",
         "unicaen/signature"                : "1.0.4",
         "connecteur-ose/actul"             : "dev-master",
         "connecteur-ose/pegase"            : "dev-master"
diff --git a/composer.lock b/composer.lock
index 5a2dca193626f36918d2f32312bbdd911dc3fabb..ae9f0b9e4576f85b527a8fe93527ad9c6efaecb7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "b1dec40219b9284fb87959cb1656f00e",
+    "content-hash": "5f8edc2714f74ed7fca3e6e1e0d5d974",
     "packages": [
         {
             "name": "apereo/phpcas",
@@ -7535,11 +7535,11 @@
         },
         {
             "name": "unicaen/bddadmin",
-            "version": "1.1.1",
+            "version": "1.2.0",
             "source": {
                 "type": "git",
                 "url": "https://git.unicaen.fr/lib/unicaen/bddadmin.git",
-                "reference": "2ac66aa67ae4ae82bb3d228d8af5845a2c095c78"
+                "reference": "7a3c1e173348dfead76128219de1d8a851c90b27"
             },
             "require": {
                 "php": ">=8.2"
@@ -7552,7 +7552,7 @@
                 }
             },
             "description": "Module pour administrer des bases de données Postgresql et Oracle",
-            "time": "2025-02-05T16:21:04+00:00"
+            "time": "2025-02-20T13:34:57+00:00"
         },
         {
             "name": "unicaen/bjy-authorize",
@@ -9067,16 +9067,16 @@
         },
         {
             "name": "phpstan/phpdoc-parser",
-            "version": "2.0.2",
+            "version": "2.1.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/phpstan/phpdoc-parser.git",
-                "reference": "51087f87dcce2663e1fed4dfd4e56eccd580297e"
+                "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/51087f87dcce2663e1fed4dfd4e56eccd580297e",
-                "reference": "51087f87dcce2663e1fed4dfd4e56eccd580297e",
+                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
+                "reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
                 "shasum": ""
             },
             "require": {
@@ -9108,9 +9108,9 @@
             "description": "PHPDoc parser with support for nullable, intersection and generic types",
             "support": {
                 "issues": "https://github.com/phpstan/phpdoc-parser/issues",
-                "source": "https://github.com/phpstan/phpdoc-parser/tree/2.0.2"
+                "source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.0"
             },
-            "time": "2025-02-17T20:25:51+00:00"
+            "time": "2025-02-19T13:28:12+00:00"
         },
         {
             "name": "phpunit/php-code-coverage",