Skip to content

Commit

Permalink
Bump edu.kit.datamanager:ro-crate-java from 1.1.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [edu.kit.datamanager:ro-crate-java](https://github.com/kit-data-manager/ro-crate-java) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/kit-data-manager/ro-crate-java/releases)
- [Commits](https://github.com/kit-data-manager/ro-crate-java/commits/v2.0.0)

---
updated-dependencies:
- dependency-name: edu.kit.datamanager:ro-crate-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 6d3862c commit 12d3a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-interface/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
<dependency>
<groupId>edu.kit.datamanager</groupId>
<artifactId>ro-crate-java</artifactId>
<version>1.1.1</version>
<version>2.0.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 12d3a65

Please sign in to comment.