v1.24.0
What's Changed
- Variable decimal mark without UNA in EDIFACT versions 1-3 by @MikeEdgar in #407
- Add Java 21 to build matrix, enable github-actions dependabot updates by @MikeEdgar in #408
- Add GitHub actions for release by @MikeEdgar in #412
Dependency Updates
- Bump version.jackson from 2.15.0 to 2.15.1 by @dependabot in #368
- Bump jakarta.json-api from 2.1.1 to 2.1.2 by @dependabot in #369
- Bump parsson from 1.1.1 to 1.1.2 by @dependabot in #370
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #371
- Bump maven-dependency-plugin from 3.5.0 to 3.6.0 by @dependabot in #372
- Bump version.jackson from 2.15.1 to 2.15.2 by @dependabot in #373
- Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #374
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #375
- Bump jaxb-runtime from 4.0.2 to 4.0.3 by @dependabot in #376
- Bump mockito-core from 5.3.1 to 5.4.0 by @dependabot in #378
- Bump parsson from 1.1.2 to 1.1.3 by @dependabot in #379
- Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #381
- Bump org.eclipse.parsson:parsson from 1.1.3 to 1.1.4 by @dependabot in #382
- Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #384
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1 by @dependabot in #385
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #386
- Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 by @dependabot in #388
- Bump version.jackson from 2.15.2 to 2.15.3 by @dependabot in #390
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #391
- Bump org.glassfish.jaxb:jaxb-runtime from 4.0.3 to 4.0.4 by @dependabot in #392
- Bump org.eclipse.parsson:parsson from 1.1.4 to 1.1.5 by @dependabot in #393
- Bump jakarta.json:jakarta.json-api from 2.1.2 to 2.1.3 by @dependabot in #394
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 by @dependabot in #395
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #396
- Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 by @dependabot in #397
- Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @dependabot in #398
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #399
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #400
- Bump version.jackson from 2.15.3 to 2.16.0 by @dependabot in #402
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #403
- Bump org.mockito:mockito-core from 5.7.0 to 5.8.0 by @dependabot in #404
- Bump actions/github-script from 6 to 7 by @dependabot in #409
- Bump actions/setup-java from 3 to 4 by @dependabot in #410
- Bump actions/checkout from 3 to 4 by @dependabot in #411
- Release 1.24.0 by @MikeEdgar in #413
Full Changelog: v1.23.1...v1.24.0