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

Nys 220 security updates gson #150

Open
wants to merge 28 commits into
base: unified
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
f4b3a01
patchfix branch
sheldonabrown Jul 28, 2023
4281869
added hack service date for low service after midnight
sheldonabrown Jul 28, 2023
46be1b9
prepare for next patchfix
sheldonabrown Jul 28, 2023
422a3e3
hack service date bug fix
sheldonabrown Jul 28, 2023
c87c0c0
release 2.4.3.3-cs hack service date take 2
sheldonabrown Jul 28, 2023
d444500
WMATA-585 route sort fixes
sheldonabrown Jul 29, 2023
030134e
Merge remote-tracking branch 'origin/2.4.3.x' into 2.4.3.x
sheldonabrown Jul 29, 2023
73c49b4
release 2.4.3.4-cs OneBusAway API fix
sheldonabrown Jul 29, 2023
2fa1fff
WMATA-585 route sort fixes (missing file)
sheldonabrown Jul 29, 2023
5e009cd
Merge branch '2.4.3.x' of github.com:camsys/onebusaway-application-mo…
sheldonabrown Jul 29, 2023
8069979
release 2.4.3.5-cs
sheldonabrown Jul 29, 2023
c29d391
WMATA-585 route sort fixes (missing file 2)
sheldonabrown Jul 29, 2023
c6116bb
release 2.4.3.6-cs
sheldonabrown Jul 29, 2023
baf2b7e
Merge branch '2.4.3.x' of https://github.com/camsys/onebusaway-applic…
merhatsidk Jul 29, 2023
f8ed743
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Aug 2, 2023
c95aded
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Aug 7, 2023
b096905
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Aug 22, 2023
c396576
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Aug 30, 2023
b235ef2
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Sep 7, 2023
7f3b908
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Sep 26, 2023
341e39e
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Oct 5, 2023
f0d2deb
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Oct 10, 2023
47f49ba
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Oct 11, 2023
770469d
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Oct 17, 2023
e632bc5
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Oct 19, 2023
1fa5a5c
Updated gson version and refactor into property in pom.xml
merhatsidk Oct 20, 2023
7fe3cd3
Merge branch 'unified' of https://github.com/camsys/onebusaway-applic…
merhatsidk Oct 31, 2023
fdc740d
Updated gson,hsqldb and httpclient to version with no vulnerabilities.
merhatsidk Nov 3, 2023
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
2 changes: 1 addition & 1 deletion onebusaway-alerts-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.1</version>
<version>${gson.version}</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-enterprise-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>1.7.1</version>
<version>${gson.version}</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-gtfsrt-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>1.7.1</version>
<version>${gson.version}</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-nextbus-api-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.3.1</version>
<version>${gson.version}</version>
</dependency>
<dependency>
<groupId>org.onebusaway.util</groupId>
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-transit-data-federation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>1.7.1</version>
<version>${gson.version}</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ public void setStopModificationStrategy(StopModificationStrategy strategy) {
public void setScheduleAdherenceFromLocation(boolean scheduleAdherenceFromLocation) {
_scheduleAdherenceFromLocation = scheduleAdherenceFromLocation;
}

/**
* use the vehicle label as the id.
* @param useLabelAsVehicleId
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ public int compareRoutes(String a, String b) {
public String getPrimarySortAgency() {
return null;
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ public class User extends IdentityBean<Integer> {
private boolean temporary;

@Lob
@Column(columnDefinition = "BLOB")
private UserProperties properties;

@ManyToMany(fetch = FetchType.EAGER)
Expand Down
2 changes: 1 addition & 1 deletion onebusaway-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.1</version>
<version>${gson.version}</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
Expand Down
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
<maven.compiler.target>11</maven.compiler.target>
<!-- this needs to match cloud-services -->
<aws.version>1.11.602</aws.version>
<gson.version>2.8.9</gson.version>
</properties>


Expand Down Expand Up @@ -183,7 +184,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.3.2</version>
<version>2.7.1</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -401,7 +402,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.9</version><!-- needs to match onebusaway-cloud-services -->
<version>4.5.13</version><!-- needs to match onebusaway-cloud-services -->
</dependency>
<dependency>
<groupId>mysql</groupId>
Expand Down