Skip to content

Commit

Permalink
Bump aas4j.version from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
Bumps `aas4j.version` from 1.0.2 to 1.0.3.

Updates `org.eclipse.digitaltwin.aas4j:aas4j-dataformat-core` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/eclipse-digitaltwin/aas4j/releases)
- [Commits](eclipse-aas4j/aas4j@1.0.2...1.0.3)

Updates `org.eclipse.digitaltwin.aas4j:aas4j-dataformat-json` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/eclipse-digitaltwin/aas4j/releases)
- [Commits](eclipse-aas4j/aas4j@1.0.2...1.0.3)

---
updated-dependencies:
- dependency-name: org.eclipse.digitaltwin.aas4j:aas4j-dataformat-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.digitaltwin.aas4j:aas4j-dataformat-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mjacoby committed Dec 10, 2024
1 parent 1edcbbf commit cb77f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</snapshotRepository>
</distributionManagement>
<properties>
<aas4j.version>1.0.2</aas4j.version>
<aas4j.version>1.0.3</aas4j.version>
<checkstyle.version>10.18.2</checkstyle.version>
<faaast.service.version>1.2.0-SNAPSHOT</faaast.service.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit cb77f10

Please sign in to comment.