# Aerospike Java Object Mapper version 2.0.2 (January 10, 2022)

**URL:** https://discuss.aerospike.com/t/aerospike-java-object-mapper-version-2-0-2-january-10-2022/9137
**Category:** Releases (Server, Client & Tools)
**Created:** [January 10, 2022, 4:26pm UTC](https://discuss.aerospike.com/t/aerospike-java-object-mapper-version-2-0-2-january-10-2022/9137 "2022-01-10T16:26:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mcoberly](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/mcoberly/32/637_2.png) [@mcoberly](https://discuss.aerospike.com/u/mcoberly)
#### Post date: [January 10, 2022, 4:26pm UTC](https://discuss.aerospike.com/t/aerospike-java-object-mapper-version-2-0-2-january-10-2022/9137/1 "2022-01-10T16:26:03Z")

</div>

[Aerospike Java Object Mapper version 2.0.2](https://search.maven.org/artifact/com.aerospike/java-object-mapper/2.0.2/jar)was released on January 10, 2022.

## Bug Fixes:

Synchronize when placing a new entry to the cache. [@reugn](https://github.com/reugn) ([#91](https://github.com/aerospike/java-object-mapper/pull/91))

## Dependencies updates:

Bump dependencies. [@roimenashe](https://github.com/roimenashe) ([#96](https://github.com/aerospike/java-object-mapper/pull/96))

## Maintenance:

Code cleanup [@reugn](https://github.com/reugn) ([#92](https://github.com/aerospike/java-object-mapper/pull/92)) Use ConcurrentHashMap in TypeUtils. [@reugn](https://github.com/reugn) ([#93](https://github.com/aerospike/java-object-mapper/pull/93)) Use Aerospike Java client logger for alerts. [@reugn](https://github.com/reugn) ([#94](https://github.com/aerospike/java-object-mapper/pull/94)) Add a run-time namespace placeholder using system properties tests. [@roimenashe](https://github.com/roimenashe) ([#89](https://github.com/aerospike/java-object-mapper/pull/89))
