Skip to content

Commit

Permalink
Merge pull request #404 from ashitsalesforce/master
Browse files Browse the repository at this point in the history
Spring '22 release changes - Upgrade to WSC 54.0.0
  • Loading branch information
ashitsalesforce authored Jan 6, 2022
2 parents 6df81f3 + d37e2f7 commit 8306b1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.force</groupId>
<artifactId>dataloader</artifactId>
<packaging>jar</packaging>
<version>53.0.3</version>
<version>54.0.0</version>
<name>Data Loader</name>
<url>https://github.com/forcedotcom/dataloader</url>
<organization>
Expand All @@ -13,7 +13,7 @@
</organization>

<properties>
<force.wsc.version>53.0.0</force.wsc.version>
<force.wsc.version>54.0.0</force.wsc.version>
<force.partner.api.version>${force.wsc.version}</force.partner.api.version>
<build.year>2021</build.year>
<java.compile.version>11</java.compile.version>
Expand Down

0 comments on commit 8306b1d

Please sign in to comment.