Skip to content

Commit

Permalink
chore: Bump es.weso:shaclex_2.12 from 0.2.2 to 0.2.4 (#531)
Browse files Browse the repository at this point in the history
* chore: Bump es.weso:shaclex_2.12 from 0.2.2 to 0.2.4

Bumps [es.weso:shaclex_2.12](https://github.com/weso/shaclex) from 0.2.2 to 0.2.4.
- [Release notes](https://github.com/weso/shaclex/releases)
- [Commits](weso/shaclex@v0.2.2...v0.2.4)

---
updated-dependencies:
- dependency-name: es.weso:shaclex_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* shaclex pom enforcer update

Signed-off-by: Andrew Berezovskyi <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Andrew Berezovskyi <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Berezovskyi <[email protected]>
  • Loading branch information
dependabot[bot] and berezovskyi authored Jan 11, 2025
1 parent 171b4c1 commit 1f56c27
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</parent>

<properties>
<v.shaclex>0.2.2</v.shaclex>
<v.shaclex>0.2.4</v.shaclex>
</properties>

<dependencies>
Expand Down Expand Up @@ -88,20 +88,10 @@
<dependencyManagement>
<dependencies>
<!--maven enforcer for shaclex-->
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-reflect</artifactId>
<version>2.12.15</version>
</dependency>
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-collection-compat_2.12</artifactId>
<version>2.7.0</version>
</dependency>
<dependency>
<groupId>co.fs2</groupId>
<artifactId>fs2-core_2.12</artifactId>
<version>3.2.7</version>
<version>2.8.1</version>
</dependency>
<dependency>
<groupId>org.apache.jena</groupId>
Expand Down

0 comments on commit 1f56c27

Please sign in to comment.