Skip to content

Commit

Permalink
build(deps): bump jaxws-ri from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps jaxws-ri from 4.0.0 to 4.0.1.

---
updated-dependencies:
- dependency-name: com.sun.xml.ws:jaxws-ri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 22, 2023
1 parent d6d279e commit c42e64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droid-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ Copyright &copy; ${project.inceptionYear}-{currentYear} <a href="${project.organ
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-ri</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<type>pom</type>
</dependency>
<dependency>
Expand Down

0 comments on commit c42e64c

Please sign in to comment.