Skip to content

Commit

Permalink
chore(release): 5.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.3](v5.0.2...v5.0.3) (2024-11-21)

### Bug Fixes

* **deps:** bump cross-spawn from 7.0.3 to 7.0.5 ([16f69a2](16f69a2))
  • Loading branch information
semantic-release-bot committed Nov 21, 2024
1 parent 0562236 commit a0ce51d
Show file tree
Hide file tree
Showing 14 changed files with 50 additions and 43 deletions.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.3](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v5.0.2...v5.0.3) (2024-11-21)


### Bug Fixes

* **deps:** bump cross-spawn from 7.0.3 to 7.0.5 ([16f69a2](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/commit/16f69a267ffbbb03fd61859cb6c305d15b8fc0a7))

## [5.0.2](https://github.com/centralnicgroup-opensource/rtldev-middleware-java-sdk/compare/v5.0.1...v5.0.2) (2024-11-14)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</properties>
<groupId>io.github.centralnicgroup-opensource</groupId>
<artifactId>java-sdk</artifactId>
<version>5.0.2</version>
<version>5.0.3</version>
<packaging>jar</packaging>
<name>java-sdk</name>
<description>A connector library for the insanely fast backend API for Centralnic Reseller.</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ public String getReferer() {
* @return module version
*/
public String getVersion() {
return "5.0.2";
return "5.0.3";
}

/**
Expand Down
8 changes: 4 additions & 4 deletions target/site/dependencies.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| 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
| 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-21
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand All @@ -27,9 +27,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 5.0.1</li>
<li id="projectVersion">Version: 5.0.2</li>
<li class="pull-right"><a href="./">java-sdk</a></li>
</ul>
</div>
Expand Down Expand Up @@ -136,7 +136,7 @@ <h1>Project Dependency Graph</h1>
<section><a id="Dependency_Tree"></a>
<h2>Dependency Tree</h2>
<ul>
<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">
<li>io.github.centralnicgroup-opensource:java-sdk:jar:5.0.2 <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">
<table class="table table-striped">
<tr class="a">
<th>java-sdk</th></tr>
Expand Down
18 changes: 9 additions & 9 deletions target/site/dependency-info.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| 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
| 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-21
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand All @@ -27,9 +27,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 5.0.1</li>
<li id="projectVersion">Version: 5.0.2</li>
<li class="pull-right"><a href="./">java-sdk</a></li>
</ul>
</div>
Expand Down Expand Up @@ -69,22 +69,22 @@ <h2>Apache Maven</h2>
<pre>&lt;dependency&gt;
&lt;groupId&gt;io.github.centralnicgroup-opensource&lt;/groupId&gt;
&lt;artifactId&gt;java-sdk&lt;/artifactId&gt;
&lt;version&gt;5.0.1&lt;/version&gt;
&lt;version&gt;5.0.2&lt;/version&gt;
&lt;/dependency&gt;</pre></section><section><a id="Apache_Ivy"></a>
<h2>Apache Ivy</h2>
<pre>&lt;dependency org=&quot;io.github.centralnicgroup-opensource&quot; name=&quot;java-sdk&quot; rev=&quot;5.0.1&quot;&gt;
<pre>&lt;dependency org=&quot;io.github.centralnicgroup-opensource&quot; name=&quot;java-sdk&quot; rev=&quot;5.0.2&quot;&gt;
&lt;artifact name=&quot;java-sdk&quot; type=&quot;jar&quot; /&gt;
&lt;/dependency&gt;</pre></section><section><a id="Groovy_Grape"></a>
<h2>Groovy Grape</h2>
<pre>@Grapes(
@Grab(group='io.github.centralnicgroup-opensource', module='java-sdk', version='5.0.1')
@Grab(group='io.github.centralnicgroup-opensource', module='java-sdk', version='5.0.2')
)</pre></section><section><a id="Gradle.2FGrails"></a>
<h2>Gradle/Grails</h2>
<pre>implementation 'io.github.centralnicgroup-opensource:java-sdk:5.0.1'</pre></section><section><a id="Scala_SBT"></a>
<pre>implementation 'io.github.centralnicgroup-opensource:java-sdk:5.0.2'</pre></section><section><a id="Scala_SBT"></a>
<h2>Scala SBT</h2>
<pre>libraryDependencies += &quot;io.github.centralnicgroup-opensource&quot; % &quot;java-sdk&quot; % &quot;5.0.1&quot;</pre></section><section><a id="Leiningen"></a>
<pre>libraryDependencies += &quot;io.github.centralnicgroup-opensource&quot; % &quot;java-sdk&quot; % &quot;5.0.2&quot;</pre></section><section><a id="Leiningen"></a>
<h2>Leiningen</h2>
<pre>[io.github.centralnicgroup-opensource/java-sdk &quot;5.0.1&quot;]</pre></section></section>
<pre>[io.github.centralnicgroup-opensource/java-sdk &quot;5.0.2&quot;]</pre></section></section>
</main>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions target/site/distribution-management.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| 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
| 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-21
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand All @@ -27,9 +27,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 5.0.1</li>
<li id="projectVersion">Version: 5.0.2</li>
<li class="pull-right"><a href="./">java-sdk</a></li>
</ul>
</div>
Expand Down
6 changes: 3 additions & 3 deletions target/site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| 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
| 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-21
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand All @@ -27,9 +27,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 5.0.1</li>
<li id="projectVersion">Version: 5.0.2</li>
<li class="pull-right"><a href="./">java-sdk</a></li>
</ul>
</div>
Expand Down
6 changes: 3 additions & 3 deletions target/site/licenses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| 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
| 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-21
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand All @@ -27,9 +27,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 5.0.1</li>
<li id="projectVersion">Version: 5.0.2</li>
<li class="pull-right"><a href="./">java-sdk</a></li>
</ul>
</div>
Expand Down
6 changes: 3 additions & 3 deletions target/site/plugin-management.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| 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
| 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-21
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand All @@ -27,9 +27,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 5.0.1</li>
<li id="projectVersion">Version: 5.0.2</li>
<li class="pull-right"><a href="./">java-sdk</a></li>
</ul>
</div>
Expand Down
6 changes: 3 additions & 3 deletions target/site/plugins.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| 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
| 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-21
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand All @@ -27,9 +27,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 5.0.1</li>
<li id="projectVersion">Version: 5.0.2</li>
<li class="pull-right"><a href="./">java-sdk</a></li>
</ul>
</div>
Expand Down
6 changes: 3 additions & 3 deletions target/site/project-info.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


<!--
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-site-plugin:3.21.0:project-info at 2024-11-14
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from org.apache.maven.plugins:maven-site-plugin:3.21.0:project-info at 2024-11-21
| Rendered using Apache Maven Fluido Skin 2.0.0-M9
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
Expand All @@ -27,9 +27,9 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 5.0.1</li>
<li id="projectVersion">Version: 5.0.2</li>
<li class="pull-right"><a href="./">java-sdk</a></li>
</ul>
</div>
Expand Down
6 changes: 3 additions & 3 deletions target/site/scm.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


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

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 5.0.1</li>
<li id="projectVersion">Version: 5.0.2</li>
<li class="pull-right"><a href="./">java-sdk</a></li>
</ul>
</div>
Expand Down
8 changes: 4 additions & 4 deletions target/site/summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


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

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 5.0.1</li>
<li id="projectVersion">Version: 5.0.2</li>
<li class="pull-right"><a href="./">java-sdk</a></li>
</ul>
</div>
Expand Down Expand Up @@ -94,7 +94,7 @@ <h2>Build Information</h2>
<td>java-sdk</td></tr>
<tr class="b">
<td>Version</td>
<td>5.0.1</td></tr>
<td>5.0.2</td></tr>
<tr class="a">
<td>Type</td>
<td>jar</td></tr>
Expand Down
6 changes: 3 additions & 3 deletions target/site/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


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

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2024-11-14<span class="divider">|</span>
<li id="publishDate">Last Published: 2024-11-21<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 5.0.1</li>
<li id="projectVersion">Version: 5.0.2</li>
<li class="pull-right"><a href="./">java-sdk</a></li>
</ul>
</div>
Expand Down

0 comments on commit a0ce51d

Please sign in to comment.