Skip to content

Commit

Permalink
Merge pull request #123 from naviqore/dependabot/maven/org.apache.com…
Browse files Browse the repository at this point in the history
…mons-commons-csv-1.12.0

Build(deps): Bump org.apache.commons:commons-csv from 1.11.0 to 1.12.0
  • Loading branch information
munterfi authored Nov 5, 2024
2 parents a28e813 + 11345dd commit 363b03d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,11 @@
<artifactId>commons-csv</artifactId>
<version>1.11.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.17.0</version>
</dependency>
<!-- spring boot rest app -->
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 363b03d

Please sign in to comment.