Skip to content

Commit

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent b9b5b08 commit f2fe577
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.1</version>
<version>4.0.2</version>
<type>pom</type>
</dependency>
<dependency>
Expand Down

0 comments on commit f2fe577

Please sign in to comment.