Skip to content

Commit e199ce8

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2024-11-14) ### Bug Fixes * **deps:** bump com.ibm.icu:icu4j from 72.1 to 76.1 ([dc30bf9](dc30bf9))
1 parent dc30bf9 commit e199ce8

File tree

14 files changed

+67
-60
lines changed

14 files changed

+67
-60
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.2](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v5.0.1...v5.0.2) (2024-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump com.ibm.icu:icu4j from 72.1 to 76.1 ([dc30bf9](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/dc30bf9cf76bde2072ece179ad6ab4652877e84d))
7+
18
## [5.0.1](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v5.0.0...v5.0.1) (2024-11-13)
29

310

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</properties>
1212
<groupId>io.github.centralnicgroup-opensource</groupId>
1313
<artifactId>java-sdk</artifactId>
14-
<version>5.0.1</version>
14+
<version>5.0.2</version>
1515
<packaging>jar</packaging>
1616
<name>java-sdk</name>
1717
<description>A connector library for the insanely fast backend API for Centralnic Reseller.</description>

src/main/java/com/centralnicreseller/apiconnector/APIClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ public String getReferer() {
397397
* @return module version
398398
*/
399399
public String getVersion() {
400-
return "5.0.1";
400+
return "5.0.2";
401401
}
402402

403403
/**

target/site/dependencies.html

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependencies at 2024-11-13
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependencies at 2024-11-14
66
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -27,9 +27,9 @@
2727

2828
<div id="breadcrumbs">
2929
<ul class="breadcrumb">
30-
<li id="publishDate">Last Published: 2024-11-13<span class="divider">|</span>
30+
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
3131
</li>
32-
<li id="projectVersion">Version: 5.0.0</li>
32+
<li id="projectVersion">Version: 5.0.1</li>
3333
<li class="pull-right"><a href="./">java-sdk</a></li>
3434
</ul>
3535
</div>
@@ -77,9 +77,9 @@ <h2>compile</h2>
7777
<tr class="b">
7878
<td>com.ibm.icu</td>
7979
<td><a class="externalLink" href="https://icu.unicode.org/">icu4j</a></td>
80-
<td>72.1</td>
80+
<td>76.1</td>
8181
<td>jar</td>
82-
<td><a class="externalLink" href="https://raw.githubusercontent.com/unicode-org/icu/main/icu4c/LICENSE">Unicode/ICU License</a></td></tr></table></section><section><a id="Project_Dependencies_test"></a>
82+
<td><a class="externalLink" href="https://raw.githubusercontent.com/unicode-org/icu/maint/maint-76/LICENSE">Unicode-3.0</a></td></tr></table></section><section><a id="Project_Dependencies_test"></a>
8383
<h2>test</h2>
8484
<p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
8585
<table class="table table-striped">
@@ -136,7 +136,7 @@ <h1>Project Dependency Graph</h1>
136136
<section><a id="Dependency_Tree"></a>
137137
<h2>Dependency Tree</h2>
138138
<ul>
139-
<li>io.github.centralnicgroup-opensource:java-sdk:jar:5.0.0 <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep0" style="display:none">
139+
<li>io.github.centralnicgroup-opensource:java-sdk:jar:5.0.1 <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep0" style="display:none">
140140
<table class="table table-striped">
141141
<tr class="a">
142142
<th>java-sdk</th></tr>
@@ -165,20 +165,20 @@ <h2>Dependency Tree</h2>
165165
<p><b>Description: </b>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</p>
166166
<p><b>URL: </b><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">https://github.com/hamcrest/JavaHamcrest/hamcrest-core</a></p>
167167
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td></tr></table></div></li></ul></li>
168-
<li>com.ibm.icu:icu4j:jar:72.1 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep6" style="display:none">
168+
<li>com.ibm.icu:icu4j:jar:76.1 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep6" style="display:none">
169169
<table class="table table-striped">
170170
<tr class="a">
171-
<th>ICU4J</th></tr>
171+
<th>icu4j</th></tr>
172172
<tr class="b">
173173
<td>
174-
<p><b>Description: </b>International Component for Unicode for Java (ICU4J) is a mature, widely used Java library
174+
<p><b>Description: </b>International Components for Unicode for Java (ICU4J) is a mature, widely used Java library
175175
providing Unicode and Globalization support</p>
176176
<p><b>URL: </b><a class="externalLink" href="https://icu.unicode.org/">https://icu.unicode.org/</a></p>
177-
<p><b>Project Licenses: </b><a class="externalLink" href="https://raw.githubusercontent.com/unicode-org/icu/main/icu4c/LICENSE">Unicode/ICU License</a></p></td></tr></table></div></li></ul></li></ul></section></section><section><a id="Licenses"></a>
177+
<p><b>Project Licenses: </b><a class="externalLink" href="https://raw.githubusercontent.com/unicode-org/icu/maint/maint-76/LICENSE">Unicode-3.0</a></p></td></tr></table></div></li></ul></li></ul></section></section><section><a id="Licenses"></a>
178178
<h1>Licenses</h1>
179179
<p><b>Eclipse Public License 1.0: </b>JUnit</p>
180+
<p><b>Unicode-3.0: </b>icu4j</p>
180181
<p><b>MIT License: </b>java-sdk</p>
181-
<p><b>Unicode/ICU License: </b>ICU4J</p>
182182
<p><b>New BSD License: </b>Hamcrest Core</p></section><section><a id="Dependency_File_Details"></a>
183183
<h1>Dependency File Details</h1>
184184
<table class="table table-striped">
@@ -191,10 +191,10 @@ <h1>Dependency File Details</h1>
191191
<th>Java Version</th>
192192
<th title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th></tr>
193193
<tr class="b">
194-
<td style="text-align: left;">icu4j-72.1.jar</td>
195-
<td style="text-align: right;">14.4 MB</td>
196-
<td style="text-align: right;">5458</td>
197-
<td style="text-align: right;">1654</td>
194+
<td style="text-align: left;">icu4j-76.1.jar</td>
195+
<td style="text-align: right;">14.6 MB</td>
196+
<td style="text-align: right;">5716</td>
197+
<td style="text-align: right;">1690</td>
198198
<td style="text-align: right;">19</td>
199199
<td style="text-align: center;">1.8</td>
200200
<td style="text-align: center;">Yes</td></tr>
@@ -224,17 +224,17 @@ <h1>Dependency File Details</h1>
224224
<th>Debug Information</th></tr>
225225
<tr class="b">
226226
<td style="text-align: right;">3</td>
227-
<td style="text-align: right;">14.8 MB</td>
228-
<td style="text-align: right;">5899</td>
229-
<td style="text-align: right;">2049</td>
227+
<td style="text-align: right;">15.1 MB</td>
228+
<td style="text-align: right;">6157</td>
229+
<td style="text-align: right;">2085</td>
230230
<td style="text-align: right;">54</td>
231231
<td style="text-align: center;">1.8</td>
232232
<td style="text-align: right;">3</td></tr>
233233
<tr class="a">
234234
<td style="text-align: right;">compile: 1</td>
235-
<td style="text-align: right;">compile: 14.4 MB</td>
236-
<td style="text-align: right;">compile: 5458</td>
237-
<td style="text-align: right;">compile: 1654</td>
235+
<td style="text-align: right;">compile: 14.6 MB</td>
236+
<td style="text-align: right;">compile: 5716</td>
237+
<td style="text-align: right;">compile: 1690</td>
238238
<td style="text-align: right;">compile: 19</td>
239239
<td style="text-align: center;">1.8</td>
240240
<td style="text-align: right;">compile: 1</td></tr>

target/site/dependency-info.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependency-info at 2024-11-13
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:dependency-info at 2024-11-14
66
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -27,9 +27,9 @@
2727

2828
<div id="breadcrumbs">
2929
<ul class="breadcrumb">
30-
<li id="publishDate">Last Published: 2024-11-13<span class="divider">|</span>
30+
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
3131
</li>
32-
<li id="projectVersion">Version: 5.0.0</li>
32+
<li id="projectVersion">Version: 5.0.1</li>
3333
<li class="pull-right"><a href="./">java-sdk</a></li>
3434
</ul>
3535
</div>
@@ -69,22 +69,22 @@ <h2>Apache Maven</h2>
6969
<pre>&lt;dependency&gt;
7070
&lt;groupId&gt;io.github.centralnicgroup-opensource&lt;/groupId&gt;
7171
&lt;artifactId&gt;java-sdk&lt;/artifactId&gt;
72-
&lt;version&gt;5.0.0&lt;/version&gt;
72+
&lt;version&gt;5.0.1&lt;/version&gt;
7373
&lt;/dependency&gt;</pre></section><section><a id="Apache_Ivy"></a>
7474
<h2>Apache Ivy</h2>
75-
<pre>&lt;dependency org=&quot;io.github.centralnicgroup-opensource&quot; name=&quot;java-sdk&quot; rev=&quot;5.0.0&quot;&gt;
75+
<pre>&lt;dependency org=&quot;io.github.centralnicgroup-opensource&quot; name=&quot;java-sdk&quot; rev=&quot;5.0.1&quot;&gt;
7676
&lt;artifact name=&quot;java-sdk&quot; type=&quot;jar&quot; /&gt;
7777
&lt;/dependency&gt;</pre></section><section><a id="Groovy_Grape"></a>
7878
<h2>Groovy Grape</h2>
7979
<pre>@Grapes(
80-
@Grab(group='io.github.centralnicgroup-opensource', module='java-sdk', version='5.0.0')
80+
@Grab(group='io.github.centralnicgroup-opensource', module='java-sdk', version='5.0.1')
8181
)</pre></section><section><a id="Gradle.2FGrails"></a>
8282
<h2>Gradle/Grails</h2>
83-
<pre>implementation 'io.github.centralnicgroup-opensource:java-sdk:5.0.0'</pre></section><section><a id="Scala_SBT"></a>
83+
<pre>implementation 'io.github.centralnicgroup-opensource:java-sdk:5.0.1'</pre></section><section><a id="Scala_SBT"></a>
8484
<h2>Scala SBT</h2>
85-
<pre>libraryDependencies += &quot;io.github.centralnicgroup-opensource&quot; % &quot;java-sdk&quot; % &quot;5.0.0&quot;</pre></section><section><a id="Leiningen"></a>
85+
<pre>libraryDependencies += &quot;io.github.centralnicgroup-opensource&quot; % &quot;java-sdk&quot; % &quot;5.0.1&quot;</pre></section><section><a id="Leiningen"></a>
8686
<h2>Leiningen</h2>
87-
<pre>[io.github.centralnicgroup-opensource/java-sdk &quot;5.0.0&quot;]</pre></section></section>
87+
<pre>[io.github.centralnicgroup-opensource/java-sdk &quot;5.0.1&quot;]</pre></section></section>
8888
</main>
8989
</div>
9090
</div>

target/site/distribution-management.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:distribution-management at 2024-11-13
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:distribution-management at 2024-11-14
66
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -27,9 +27,9 @@
2727

2828
<div id="breadcrumbs">
2929
<ul class="breadcrumb">
30-
<li id="publishDate">Last Published: 2024-11-13<span class="divider">|</span>
30+
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
3131
</li>
32-
<li id="projectVersion">Version: 5.0.0</li>
32+
<li id="projectVersion">Version: 5.0.1</li>
3333
<li class="pull-right"><a href="./">java-sdk</a></li>
3434
</ul>
3535
</div>

target/site/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:index at 2024-11-13
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:index at 2024-11-14
66
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -27,9 +27,9 @@
2727

2828
<div id="breadcrumbs">
2929
<ul class="breadcrumb">
30-
<li id="publishDate">Last Published: 2024-11-13<span class="divider">|</span>
30+
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
3131
</li>
32-
<li id="projectVersion">Version: 5.0.0</li>
32+
<li id="projectVersion">Version: 5.0.1</li>
3333
<li class="pull-right"><a href="./">java-sdk</a></li>
3434
</ul>
3535
</div>

target/site/licenses.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:licenses at 2024-11-13
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:licenses at 2024-11-14
66
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -27,9 +27,9 @@
2727

2828
<div id="breadcrumbs">
2929
<ul class="breadcrumb">
30-
<li id="publishDate">Last Published: 2024-11-13<span class="divider">|</span>
30+
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
3131
</li>
32-
<li id="projectVersion">Version: 5.0.0</li>
32+
<li id="projectVersion">Version: 5.0.1</li>
3333
<li class="pull-right"><a href="./">java-sdk</a></li>
3434
</ul>
3535
</div>

target/site/plugin-management.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:plugin-management at 2024-11-13
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:plugin-management at 2024-11-14
66
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -27,9 +27,9 @@
2727

2828
<div id="breadcrumbs">
2929
<ul class="breadcrumb">
30-
<li id="publishDate">Last Published: 2024-11-13<span class="divider">|</span>
30+
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
3131
</li>
32-
<li id="projectVersion">Version: 5.0.0</li>
32+
<li id="projectVersion">Version: 5.0.1</li>
3333
<li class="pull-right"><a href="./">java-sdk</a></li>
3434
</ul>
3535
</div>

target/site/plugins.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:plugins at 2024-11-13
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.8.0:plugins at 2024-11-14
66
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -27,9 +27,9 @@
2727

2828
<div id="breadcrumbs">
2929
<ul class="breadcrumb">
30-
<li id="publishDate">Last Published: 2024-11-13<span class="divider">|</span>
30+
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
3131
</li>
32-
<li id="projectVersion">Version: 5.0.0</li>
32+
<li id="projectVersion">Version: 5.0.1</li>
3333
<li class="pull-right"><a href="./">java-sdk</a></li>
3434
</ul>
3535
</div>

0 commit comments

Comments
 (0)