xmlsec-4.0.3
What's Changed
- Bump advanced-security/maven-dependency-submission-action from 4.0.0 to 4.0.1 by @dependabot in #281
 - Bump com.google.errorprone:error_prone_core from 2.24.1 to 2.25.0 by @dependabot in #280
 - Bump com.fasterxml.woodstox:woodstox-core from 6.6.0 to 6.6.1 by @dependabot in #283
 - Bump jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3 by @dependabot in #284
 - Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #285
 - Bump actions/cache from 4.0.0 to 4.0.1 by @dependabot in #286
 - Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2 by @dependabot in #287
 - SANTUARIO-610: Fix NullPointerException in XMLCipher with BC AES GCM by @krah034 in #288
 - Bump advanced-security/maven-dependency-submission-action from 4.0.1 to 4.0.2 by @dependabot in #289
 - Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #296
 - Bump com.google.errorprone:error_prone_core from 2.25.0 to 2.26.1 by @dependabot in #291
 - Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #295
 - Bump actions/setup-java from 4.1.0 to 4.2.1 by @dependabot in #294
 - [SANTUARIO-613] Remove DH KeyType from the KeyUtils.KeyType enumeration by @jrihtarsic in #297
 - Add brainpool curves for EC key generation/cypher (main branch) by @yklymenko in #293
 - Bump actions/cache from 4.0.1 to 4.0.2 by @dependabot in #300
 - Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.8.0 by @dependabot in #301
 - Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #304
 - Bump com.fasterxml.woodstox:woodstox-core from 6.6.1 to 6.6.2 by @dependabot in #303
 - [SANTUARIO-611] Add support of ECDSA with SHA3 algorithms by @jrihtarsic in #302
 - Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 by @dependabot in #307
 - [SANTUARIO-617] remove mgf element in case of rsa-oaep-mgf1p by @jrihtarsic in #306
 - Bump org.slf4j:slf4j-jdk14 from 2.0.12 to 2.0.13 by @dependabot in #308
 - Bump org.apache:apache from 31 to 32 by @dependabot in #309
 - Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #312
 - Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #311
 - Bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.78.1 by @dependabot in #310
 - Bump xmlunit.version from 2.9.1 to 2.10.0 by @dependabot in #317
 - Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 by @dependabot in #316
 - Bump com.google.errorprone:error_prone_core from 2.26.1 to 2.27.0 by @dependabot in #315
 - Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #314
 - Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #313
 - [SANTUARIO-616] enable manual decryption of the EncryptedKey with KeyAgreement by @jrihtarsic in #305
 - Bump com.google.errorprone:error_prone_core from 2.27.0 to 2.27.1 by @dependabot in #318
 - Bump advanced-security/maven-dependency-submission-action from 4.0.2 to 4.0.3 by @dependabot in #319
 - [SANTUARIO-614] Tests for the EC Brainpool key types by @jrihtarsic in #298
 - Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #321
 - Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #320
 - Implementation of the HKDF derivation function by @jrihtarsic in #271
 - Bump github/codeql-action from 2.13.4 to 3.25.6 by @dependabot in #325
 - Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #322
 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #333
 - Bump github/codeql-action from 3.25.6 to 3.25.10 by @dependabot in #332
 - Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #331
 - Bump com.google.errorprone:error_prone_core from 2.27.1 to 2.28.0 by @dependabot in #329
 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #328
 - Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #326
 - Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in #335
 - Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 by @dependabot in #336
 - Fixed KeyValue construction for EC keys by @Gamuci in #334
 - Bump junit.version from 5.10.2 to 5.10.3 by @dependabot in #338
 - Bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in #339
 - Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #340
 - Bump advanced-security/maven-dependency-submission-action from 4.0.3 to 4.1.0 by @dependabot in #341
 - Bump org.apache:apache from 32 to 33 by @dependabot in #342
 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #343
 - Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in #344
 - Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #345
 - Bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in #346
 - Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 by @dependabot in #347
 - Bump com.google.errorprone:error_prone_core from 2.28.0 to 2.29.1 by @dependabot in #349
 - Bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in #352
 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #351
 - Bump com.google.errorprone:error_prone_core from 2.29.1 to 2.29.2 by @dependabot in #350
 - Bump org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.14 by @dependabot in #358
 - Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #357
 - Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.8.1 by @dependabot in #356
 - Bump org.hamcrest:hamcrest-library from 2.2 to 3.0 by @dependabot in #355
 - Bump github/codeql-action from 3.25.13 to 3.25.15 by @dependabot in #354
 - Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #353
 - Bump org.slf4j:slf4j-jdk14 from 2.0.14 to 2.0.16 by @dependabot in #360
 - Bump advanced-security/maven-dependency-submission-action from 4.1.0 to 4.1.1 by @dependabot in #365
 - Bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #364
 - Bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #363
 - Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #362
 - Bump com.google.errorprone:error_prone_core from 2.29.2 to 2.30.0 by @dependabot in #361
 - Bump junit.version from 5.10.3 to 5.11.0 by @dependabot in #366
 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #371
 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in #372
 - Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.0 by @dependabot in #373
 - Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #374
 - Bump github/codeql-action from 3.26.0 to 3.26.6 by @dependabot in #375
 - Bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in #379
 - Bump actions/setup-java from 4.2.2 to 4.3.0 by @dependabot in #378
 - [SANTUARIO-623] fix the transformation XPATH2 filtering. by @jrihtarsic in #389
 - Bump github/codeql-action from 3.26.7 to 3.26.13 by @dependabot in #396
 - Bump actions/cache from 4.0.2 to 4.1.1 by @dependabot in #393
 - Bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #392
 - Bump actions/setup-java from 4.3.0 to 4.4.0 by @dependabot in #385
 - Bump junit.version from 5.11.0 to 5.11.1 by @dependabot in #381
 - Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.1 to 2.9.0 by @dependabot in #390
 - Bump com.google.errorprone:error_prone_core from 2.30.0 to 2.34.0 by @dependabot in #395
 - Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #398
 
New Contributors
- @krah034 made their first contribution in #288
 - @yklymenko made their first contribution in #293
 - @Gamuci made their first contribution in #334
 
Full Changelog: xmlsec-4.0.2...xmlsec-4.0.3