Skip to content

Commit

Permalink
bugfix: MalformedInputException solved
Browse files Browse the repository at this point in the history
  • Loading branch information
vs-imjh committed Mar 19, 2024
1 parent 891c295 commit f9e0ead
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scouter.webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,11 @@
<artifactId>maven-jar-plugin</artifactId>
<version>3.0.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>3.0.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
Expand Down

0 comments on commit f9e0ead

Please sign in to comment.