Skip to content

Commit

Permalink
remove dependency to structs plugin (#776)
Browse files Browse the repository at this point in the history
  • Loading branch information
mawinter69 authored Jan 13, 2025
1 parent c25bca8 commit 0d8bcca
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hello-world/src/main/resources/archetype-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@
</dependencies>
</dependencyManagement>
<dependencies>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>structs</artifactId>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-basic-steps</artifactId>
Expand Down

0 comments on commit 0d8bcca

Please sign in to comment.