You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,10 @@ Maven
18
18
<dependency>
19
19
<groupId>net.osslabz</groupId>
20
20
<artifactId>paapi5-java-sdk</artifactId>
21
-
<version>1.2.2</version>
21
+
<version>1.2.4</version>
22
22
</dependency>
23
23
```
24
24
25
25
No modifications are made to the original classes, they are simply extracted and repackaged.
26
26
27
-
For now it also keeps the original dependency version (although they are severely outdated) because it's impossible to properly test such dependency upgrades.
27
+
For now it also keeps the original dependency version (although they are severely outdated) because it's impossible to properly test such dependency upgrades.
0 commit comments