diff options
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
-rw-r--r-- | eidas_modules/authmodule-eIDAS-v2/pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index 8245d561..376a3717 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -14,10 +14,10 @@ <description>eIDAS module based on eIDAS node reference implementation v2.x</description> <properties> - <eidas-commons.version>2.3.0</eidas-commons.version> - <eidas-light-commons.version>2.3.0</eidas-light-commons.version> - <eidas-specific-communication-definition.version>2.3.0</eidas-specific-communication-definition.version> - <eidas-jcache-ignite-specific-communication.version>2.3.0</eidas-jcache-ignite-specific-communication.version> + <eidas-commons.version>2.4.0</eidas-commons.version> + <eidas-light-commons.version>2.4.0</eidas-light-commons.version> + <eidas-specific-communication-definition.version>2.4.0</eidas-specific-communication-definition.version> + <eidas-jcache-ignite-specific-communication.version>2.4.0</eidas-jcache-ignite-specific-communication.version> <org.xerial.sqlite-jdbc.version>3.23.1</org.xerial.sqlite-jdbc.version> </properties> |