Skip to content

Commit

Permalink
remove unused beanutils dependency (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Nov 27, 2022
1 parent ea43fa6 commit ea2a668
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -326,12 +326,6 @@ under the License.
<version>${slf4j.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.9.4</version>
</dependency>

</dependencies>

<build>
Expand Down

0 comments on commit ea2a668

Please sign in to comment.