Skip to content

Commit 0734393

Browse files
Merge pull request #1295 from HL7/do-20260422-update-shex-version
Update shex to 6.0.0 and protobuf-java to 4.34.1
2 parents d303818 + 04f1e16 commit 0734393

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,12 @@
144144
<dependency>
145145
<groupId>org.apache.jena</groupId>
146146
<artifactId>jena-shex</artifactId>
147-
<version>5.6.0</version>
147+
<version>6.0.0</version>
148+
</dependency>
149+
<dependency>
150+
<groupId>com.google.protobuf</groupId>
151+
<artifactId>protobuf-java</artifactId>
152+
<version>4.34.1</version>
148153
</dependency>
149154
<dependency>
150155
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)