Skip to content

Commit

Permalink
Merge pull request #1 from viniciusbm/dependabot/maven/org.nanohttpd-…
Browse files Browse the repository at this point in the history
…nanohttpd-2.3.1

Bump nanohttpd from 2.2.0 to 2.3.1
  • Loading branch information
viniciusbm authored Sep 15, 2021
2 parents 928c629 + 568a2bd commit 9714d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<dependency>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd</artifactId>
<version>2.2.0</version>
<version>2.3.1</version>
</dependency>
<dependency>
<groupId>org.apache.jena</groupId>
Expand Down

0 comments on commit 9714d43

Please sign in to comment.