Skip to content

Commit

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

Bump nanohttpd from 2.2.0 to 2.3.1
  • Loading branch information
mukatee committed Apr 4, 2021
2 parents 961ab70 + 5f9e633 commit 1ed8da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>org.nanohttpd</groupId>
<artifactId>nanohttpd</artifactId>
<version>2.2.0</version>
<version>2.3.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1ed8da2

Please sign in to comment.