Skip to content

1.0.3

Compare
Choose a tag to compare
@twebermartins twebermartins released this 22 Nov 08:26
0aeac30

Greetings Eclipse AAS4J community,

The Eclipse AAS4J release “1.0.3” is available on Maven Central Repository.

What's Changed

  • Update pom.xml by @FrankSchnicke in #284
  • Bump slf4j.version from 2.0.12 to 2.0.13 by @dependabot in #290
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #289
  • GH-287: Add JSON support for serializing and deserializing AASX files by @tobiaskraft in #288
  • Bump io.github.classgraph:classgraph from 4.8.170 to 4.8.174 by @dependabot in #303
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.2 by @dependabot in #304
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.4 by @dependabot in #294
  • Bump xmlunit.version from 2.9.1 to 2.10.0 by @dependabot in #298
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.10.0 by @dependabot in #313
  • Bump slf4j.version from 2.0.13 to 2.0.16 by @dependabot in #314
  • Bump org.mockito:mockito-core from 5.11.0 to 5.13.0 by @dependabot in #312
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 by @dependabot in #311
  • Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3 by @dependabot in #316
  • Bump com.google.guava:guava from 33.1.0-jre to 33.3.0-jre by @dependabot in #319
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #318
  • Bump hamcrest.version from 2.2 to 3.0 by @dependabot in #317
  • Bump jackson.version from 2.16.2 to 2.17.2 by @dependabot in #315
  • Bump org.apache.commons:commons-compress from 1.26.1 to 1.27.1 by @dependabot in #325
  • Bump org.apache.poi:poi-ooxml from 5.2.5 to 5.3.0 by @dependabot in #324
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #323
  • Bump io.github.classgraph:classgraph from 4.8.174 to 4.8.175 by @dependabot in #322
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.7.0 by @dependabot in #321
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 by @dependabot in #332
  • Bump com.networknt:json-schema-validator from 1.4.0 to 1.5.2 by @dependabot in #331
  • Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #330
  • Bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176 by @dependabot in #329
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.8.0 by @dependabot in #328
  • Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #333
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #334
  • Bump org.mockito:mockito-core from 5.13.0 to 5.14.1 by @dependabot in #336
  • Bump jackson.version from 2.17.2 to 2.18.0 by @dependabot in #335
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by @dependabot in #339
  • Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #338
  • Bump io.github.classgraph:classgraph from 4.8.176 to 4.8.177 by @dependabot in #337
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 by @dependabot in #340
  • Bump io.github.classgraph:classgraph from 4.8.177 to 4.8.179 by @dependabot in #346
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #345
  • Bump com.networknt:json-schema-validator from 1.5.2 to 1.5.3 by @dependabot in #344
  • Bump jackson.version from 2.18.0 to 2.18.1 by @dependabot in #341
  • OperationResult now correctly inherits from BaseOperationResult by @mjacoby in #343
  • Adds setting of referredSemanticId by @FrankSchnicke in #310
  • GH-264: consistent formatting of github files via gitattributes by @stamatis in #292
  • Updates to 1.0.3 by @FrankSchnicke in #348

New Contributors

Full Changelog: 1.0.2...1.0.3