Skip to content

Commit 25735a9

Browse files
committed
wip
1 parent a78c9f3 commit 25735a9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
<dependency>
265265
<groupId>com.github.elibracha</groupId>
266266
<artifactId>openapi-diff</artifactId>
267-
<version>2.2.8</version>
267+
<version>2.2.10</version>
268268
<scope>test</scope>
269269
<exclusions>
270270
<exclusion>

samples/sample-api-first-approach/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.github.elibracha</groupId>
9090
<artifactId>openapi-diff</artifactId>
91-
<version>2.2.8</version>
91+
<version>2.2.10</version>
9292
<scope>test</scope>
9393
<exclusions>
9494
<exclusion>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>Api Change Log</title><link rel="stylesheet" href="http://deepoove.com/swagger-diff/stylesheets/demo.css"></head><body><header><h1>Api Change Log</h1></header><div class="article"><div><h2>What&#x27;s New</h2><hr><ol></ol></div><div><h2>What&#x27;s Deleted</h2><hr><ol></ol></div><div><h2>What&#x27;s Deprecated</h2><hr><ol></ol></div><div><h2>What&#x27;s Changed</h2><hr><ol></ol></div></div></body></html>
1+
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>API Change Log</title><link rel="stylesheet" href="file:/home/elibracha/.m2/repository/com/github/elibracha/openapi-diff/2.2.10/openapi-diff-2.2.10.jar!/demo.css"></head><body><header><h1>API Change Log</h1></header><div class="article"><div><h2>What&#x27;s New</h2><hr><ol></ol></div><div><h2>What&#x27;s Deleted</h2><hr><ol></ol></div><div><h2>What&#x27;s Deprecated</h2><hr><ol></ol></div><div><h2>What&#x27;s Changed</h2><hr><ol></ol></div></div></body></html>

0 commit comments

Comments
 (0)