Skip to content

Commit 798179c

Browse files
Bump maven-shade-plugin from 3.2.1 to 3.2.4 in /fhir-parent
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.1 to 3.2.4. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.2.1...maven-shade-plugin-3.2.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8333fd commit 798179c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fhir-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
<dependency>
366366
<groupId>org.glassfish.tyrus.bundles</groupId>
367367
<artifactId>tyrus-standalone-client-jdk</artifactId>
368-
<version>1.15</version>
368+
<version>1.18</version>
369369
<scope>test</scope>
370370
</dependency>
371371
<dependency>
@@ -892,7 +892,7 @@
892892
<plugin>
893893
<groupId>org.apache.maven.plugins</groupId>
894894
<artifactId>maven-shade-plugin</artifactId>
895-
<version>3.2.1</version>
895+
<version>3.2.4</version>
896896
</plugin>
897897
<plugin>
898898
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)