diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 6d60ce1..46e1a92 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -40,6 +40,11 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 + - uses: actions/setup-java@v4 + with: + java-version: 17 + distribution: temurin + # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL uses: github/codeql-action/init@v3 diff --git a/pom.xml b/pom.xml index 603d41f..c60230c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.bonitasoft.connectors bonita-connector-document-converter - 2.4.0-SNAPSHOT + 3.0.0-SNAPSHOT Office Document Converter Connector Office document converter connector for Bonita @@ -30,7 +30,7 @@ - 11 + 17 UTF-8 UTF-8 yyyy.MM.dd-hh.mm @@ -43,11 +43,12 @@ org.bonitasoft.connectors.document.converter.DocumentConverterConnector - 8.0.0 + 10.0.0 2.1.0 4.4 + 2.12.2 5.11.0 @@ -107,6 +108,11 @@ log4j-core provided + + xerces + xercesImpl + ${xercesImpl.version} + @@ -116,7 +122,6 @@ bonita-common provided - fr.opensagres.xdocreport fr.opensagres.xdocreport.document