Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency versions #35

Merged
merged 1 commit into from
Oct 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dcollect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware.json</groupId>
<artifactId>easysmf-json</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions dcollect2json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,12 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware.json</groupId>
<artifactId>easysmf-json</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware.zutil</groupId>
Expand Down
2 changes: 1 addition & 1 deletion easysmf-rti/rti-http-binary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.blackhillsoftware</groupId>
<artifactId>easysmf-rti</artifactId>
<version>0.9.6</version>
<version>0.9.7</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions easysmf-rti/rti-http-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware</groupId>
<artifactId>easysmf-rti</artifactId>
<version>0.9.6</version>
<version>0.9.7</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware.json</groupId>
<artifactId>easysmf-json</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions easysmf-rti/rti-http-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -94,12 +94,12 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.7</version>
<version>2.0.9</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.7</version>
<version>2.0.9</version>
</dependency>
</dependencies>
</plugin>
Expand Down
4 changes: 2 additions & 2 deletions easysmf-rti/rti-notifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware</groupId>
<artifactId>easysmf-rti</artifactId>
<version>0.9.6</version>
<version>0.9.7</version>
</dependency>
<dependency>
<groupId>com.twilio.sdk</groupId>
Expand Down
4 changes: 2 additions & 2 deletions easysmf-rti/rti-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware</groupId>
<artifactId>easysmf-rti</artifactId>
<version>0.9.6</version>
<version>0.9.7</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions easysmf-rti/rti-smt-switch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware</groupId>
<artifactId>easysmf-rti</artifactId>
<version>0.9.6</version>
<version>0.9.7</version>
</dependency>
<!-- JZOS dependency commented out, uncomment if using JZOS functions and Maven build:
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion easysmf-skeleton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions sample-reports/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>

<dependency>
Expand All @@ -105,7 +105,7 @@
<dependency>
<groupId>com.blackhillsoftware.json</groupId>
<artifactId>easysmf-json</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion smf-de-dup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion smf-report-dups/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions smf2json-skeleton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware.json</groupId>
<artifactId>easysmf-json</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware.zutil</groupId>
Expand Down
4 changes: 2 additions & 2 deletions smf2json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware.json</groupId>
<artifactId>easysmf-json</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down
2 changes: 1 addition & 1 deletion tutorial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions videos/query-cics-transactions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@
<dependency>
<groupId>com.blackhillsoftware.smf</groupId>
<artifactId>easysmf-je</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>com.blackhillsoftware.json</groupId>
<artifactId>easysmf-json</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
</dependency>
</dependencies>
</project>