diff --git a/.settings/.gitignore b/.settings/.gitignore new file mode 100644 index 0000000..b012ade --- /dev/null +++ b/.settings/.gitignore @@ -0,0 +1 @@ +/org.eclipse.core.resources.prefs diff --git a/pom.xml b/pom.xml index 5a4c04c..63374a7 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.information-system information-system-bom - 1.5.0 + 2.0.0-SNAPSHOT pom Information System Bom Information System Bom is used to declare the version of dependencies shared across information system components @@ -19,7 +19,7 @@ - 2.6.0 + 2.11.0 2.6.0 UTF-8 InformationSystem @@ -50,7 +50,7 @@ com.fasterxml.jackson.core - jackson-databind + jackson-core ${jackson.version} @@ -60,7 +60,7 @@ com.fasterxml.jackson.core - jackson-core + jackson-databind ${jackson.version}