Skip to content

Commit 66b296c

Browse files
Bump maven-dependency-plugin from 3.4.0 to 3.5.0 in /fhir-parent (#4177)
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.4.0...maven-dependency-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2dc3a2f commit 66b296c

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

fhir-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@
841841
<plugin>
842842
<groupId>org.apache.maven.plugins</groupId>
843843
<artifactId>maven-dependency-plugin</artifactId>
844-
<version>3.4.0</version>
844+
<version>3.5.0</version>
845845
</plugin>
846846
<plugin>
847847
<groupId>org.apache.maven.plugins</groupId>

fhir-validation/pom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>org.apache.maven.plugins</groupId>
113113
<artifactId>maven-dependency-plugin</artifactId>
114-
<version>3.4.0</version>
114+
<version>3.5.0</version>
115115
<executions>
116116
<execution>
117117
<id>copy-fhir-ig-carin-bb</id>
@@ -154,7 +154,7 @@
154154
<plugin>
155155
<groupId>org.apache.maven.plugins</groupId>
156156
<artifactId>maven-dependency-plugin</artifactId>
157-
<version>3.4.0</version>
157+
<version>3.5.0</version>
158158
<executions>
159159
<execution>
160160
<id>copy-fhir-ig-davinci-pdex</id>
@@ -197,7 +197,7 @@
197197
<plugin>
198198
<groupId>org.apache.maven.plugins</groupId>
199199
<artifactId>maven-dependency-plugin</artifactId>
200-
<version>3.4.0</version>
200+
<version>3.5.0</version>
201201
<executions>
202202
<execution>
203203
<id>copy-fhir-ig-davinci-hrex</id>
@@ -240,7 +240,7 @@
240240
<plugin>
241241
<groupId>org.apache.maven.plugins</groupId>
242242
<artifactId>maven-dependency-plugin</artifactId>
243-
<version>3.4.0</version>
243+
<version>3.5.0</version>
244244
<executions>
245245
<execution>
246246
<id>copy-fhir-ig-davinci-pdex-plan-net</id>
@@ -277,7 +277,7 @@
277277
<plugin>
278278
<groupId>org.apache.maven.plugins</groupId>
279279
<artifactId>maven-dependency-plugin</artifactId>
280-
<version>3.4.0</version>
280+
<version>3.5.0</version>
281281
<executions>
282282
<execution>
283283
<id>copy-fhir-ig-davinci-pdex-formulary</id>
@@ -314,7 +314,7 @@
314314
<plugin>
315315
<groupId>org.apache.maven.plugins</groupId>
316316
<artifactId>maven-dependency-plugin</artifactId>
317-
<version>3.4.0</version>
317+
<version>3.5.0</version>
318318
<executions>
319319
<execution>
320320
<id>copy-fhir-ig-mcode</id>
@@ -351,7 +351,7 @@
351351
<plugin>
352352
<groupId>org.apache.maven.plugins</groupId>
353353
<artifactId>maven-dependency-plugin</artifactId>
354-
<version>3.4.0</version>
354+
<version>3.5.0</version>
355355
<executions>
356356
<execution>
357357
<id>copy-fhir-ig-us-core</id>
@@ -391,7 +391,7 @@
391391
<plugin>
392392
<groupId>org.apache.maven.plugins</groupId>
393393
<artifactId>maven-dependency-plugin</artifactId>
394-
<version>3.4.0</version>
394+
<version>3.5.0</version>
395395
<configuration>
396396
<artifactItems>
397397
<artifactItem>

0 commit comments

Comments
 (0)